commit | c97feed13cded953b11465829f66b9323a47a0f9 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Sun Apr 29 19:08:46 2012 +0200 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Tue May 01 10:13:33 2012 +0100 |
tree | 9749b5359801e2fa8c8d277afbc8b87fa3326a04 | |
parent | 9b47b17e80cfd10e0598209ae9313de135000f61 [diff] |
iohandler: Use bool for boolean struct member and remove holes Using bool reduces the size of the structure and improves readability. Two holes in the structure were removed. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>