summaryrefslogtreecommitdiffstats
path: root/scripts/create_config
diff options
context:
space:
mode:
authorLaurent Vivier2016-05-09 15:24:57 +0200
committerMichael Tokarev2016-06-07 17:02:49 +0200
commitcd1f16f94727f82ea77fcd82c4dad63bb9172a6f (patch)
treee3953b902813c8dd26b6a2ee5c96d52afb613132 /scripts/create_config
parentThe only 64bit parameter of muldiv64() is the first one. (diff)
downloadqemu-cd1f16f94727f82ea77fcd82c4dad63bb9172a6f.tar.gz
qemu-cd1f16f94727f82ea77fcd82c4dad63bb9172a6f.tar.xz
qemu-cd1f16f94727f82ea77fcd82c4dad63bb9172a6f.zip
remove useless muldiv64()
muldiv64(a, 1, b) is like "a / b". This patch is the result of coccinelle script scripts/coccinelle/remove_muldiv64.cocci. Signed-off-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts/create_config')
0 files changed, 0 insertions, 0 deletions