summary refs log tree commit diff stats
path: root/hw/ide/qdev.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2014-06-10 10:52:02 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2014-08-26 13:44:28 +0200
commita6859deb6908261c9a9adf9cc4b8863fc0897b5c (patch)
tree29b025f9dd9f1e9cefcbcdf0dca93bd09f18536d /hw/ide/qdev.c
parent9db2efd95e13330075bff027cd682a063d725332 (diff)
downloadfocaccia-qemu-a6859deb6908261c9a9adf9cc4b8863fc0897b5c.tar.gz
focaccia-qemu-a6859deb6908261c9a9adf9cc4b8863fc0897b5c.zip
checkpatch.pl: adjust typedef definition to QEMU coding style
Most QEMU typedefs are camelcase, starting with one uppercase letter
and containing at least one lowercase letter.  There are a few
all-uppercase types, add the most common too.

This fixes recognition of types in lines such as

    static __attribute__((unused)) inline void tcg_out8(TCGContext *s, uint8_t v)

(Example provided by Peter Maydell).

Reported-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/ide/qdev.c')
0 files changed, 0 insertions, 0 deletions