diff options
author | Kevin Wolf | 2014-02-07 16:00:09 +0100 |
---|---|---|
committer | Kevin Wolf | 2014-02-09 09:12:39 +0100 |
commit | 5f5bcd80f8c365bca1480dc39141952fa7f88c71 (patch) | |
tree | c14c2700bb93c87b2ec03e47d6d1acc17e57a3ce /hw/timer/cadence_ttc.c | |
parent | block: bdrv_aligned_pwritev: Assert overlap range (diff) | |
download | qemu-5f5bcd80f8c365bca1480dc39141952fa7f88c71.tar.gz qemu-5f5bcd80f8c365bca1480dc39141952fa7f88c71.tar.xz qemu-5f5bcd80f8c365bca1480dc39141952fa7f88c71.zip |
block: Don't call ROUND_UP with negative values
The behaviour of the ROUND_UP macro with negative numbers isn't obvious.
It happens to do the right thing in this please, but better avoid it.
Suggested-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'hw/timer/cadence_ttc.c')
0 files changed, 0 insertions, 0 deletions