summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorLaurent Vivier2016-05-31 18:35:57 +0200
committerMichael Tokarev2016-06-07 17:19:25 +0200
commitb988a650b16a074bc3727fcb20591f50e29ceca9 (patch)
tree01f0d4e6955e0980740e29f6ca78b752bad1e515 /scripts
parentxen: Use DIV_ROUND_UP (diff)
downloadqemu-b988a650b16a074bc3727fcb20591f50e29ceca9.tar.gz
qemu-b988a650b16a074bc3727fcb20591f50e29ceca9.tar.xz
qemu-b988a650b16a074bc3727fcb20591f50e29ceca9.zip
audio: Use DIV_ROUND_UP
Replace (((n) + (d) - 1) /(d)) by DIV_ROUND_UP(n,d). This patch is the result of coccinelle script scripts/coccinelle/round.cocci CC: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions