diff options
author | Kevin Wolf <kwolf@redhat.com> | 2010-02-02 15:20:57 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-02-10 11:56:57 -0600 |
commit | f4f0d391b26afcce86df85566788be7170127116 (patch) | |
tree | bb2d572543f24e5dd830cb7bad19c17100fc8dd6 /audio | |
parent | 9bc378c1430d0c227a8463501b6e0d03cf09adac (diff) |
qcow2: Fix signedness bugs
Checking for return codes < 0 isn't really going to work with unsigned
types. Use signed types instead.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions