]> Git Repo - qemu.git/commit - async.c
async: Use bool for boolean struct members and remove a hole
authorStefan Weil <[email protected]>
Sun, 29 Apr 2012 17:08:45 +0000 (19:08 +0200)
committerStefan Hajnoczi <[email protected]>
Tue, 1 May 2012 09:13:25 +0000 (10:13 +0100)
commit9b47b17e80cfd10e0598209ae9313de135000f61
treec4cb4ac825ec837e05f7b89808a0fea7bf37bf45
parent72b8b5a19a3087ffa5556b5d5b3fc13300ae35d5
async: Use bool for boolean struct members and remove a hole

Using bool reduces the size of the structure and improves readability.
A hole in the structure was removed.

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
async.c
This page took 0.025693 seconds and 4 git commands to generate.