diff options
author | Kevin Wolf <kwolf@redhat.com> | 2009-11-18 12:15:10 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-12-03 15:26:00 -0600 |
commit | 6769da29c7a3caa9de4020db87f495de692cf8e2 (patch) | |
tree | e7284851ee1ecb1c86c6078aca5abf3c8c2864f2 /savevm.c | |
parent | 7078dead94a24bc4e5819e4a6448bd5738a2d088 (diff) |
posix-aio-compat: Fix error check
Checking for nbytes < 0 is pointless as long as it's a size_t. If we want to
use negative numbers for error codes, we should use signed types.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'savevm.c')
0 files changed, 0 insertions, 0 deletions