diff options
author | Philippe Mathieu-Daudé | 2018-06-25 14:41:56 +0200 |
---|---|---|
committer | Paolo Bonzini | 2018-07-02 14:45:23 +0200 |
commit | 5fa96cad01bf408064aeea19812c0692ddfbd2b6 (patch) | |
tree | 509e4e8dd5736a99b916c74ea2f4338c269f4d45 /hw/core/bus.c | |
parent | x86/cpu: Use definitions from "qemu/units.h" (diff) | |
download | qemu-5fa96cad01bf408064aeea19812c0692ddfbd2b6.tar.gz qemu-5fa96cad01bf408064aeea19812c0692ddfbd2b6.tar.xz qemu-5fa96cad01bf408064aeea19812c0692ddfbd2b6.zip |
checkpatch: Recognize IEC binary prefix definitions
Do not match the IEC binary prefix as camelcase typedefs.
This fixes:
ERROR: "foo * bar" should be "foo *bar"
#310: FILE: hw/ppc/ppc440_uc.c:564:
+ size = 8 * MiB * sh;
total: 1 errors, 0 warnings, 433 lines checked
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180625124238.25339-5-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/core/bus.c')
0 files changed, 0 insertions, 0 deletions