diff options
author | Peter Maydell | 2021-02-11 15:15:14 +0100 |
---|---|---|
committer | Peter Maydell | 2021-03-14 14:14:56 +0100 |
commit | 540817e22f6bf92b68ef894dacccb2a057d3b668 (patch) | |
tree | e5f659517d69f4dee3dc123dfb8386cf4998127f /net | |
parent | hw/display/pxa2xx: Apply brace-related coding style fixes to template header (diff) | |
download | qemu-540817e22f6bf92b68ef894dacccb2a057d3b668.tar.gz qemu-540817e22f6bf92b68ef894dacccb2a057d3b668.tar.xz qemu-540817e22f6bf92b68ef894dacccb2a057d3b668.zip |
hw/display/pxa2xx: Apply whitespace-only coding style fixes to template header
We're about to move code from the template header into pxa2xx_lcd.c.
Before doing that, make coding style fixes so checkpatch doesn't
complain about the patch which moves the code. This commit is
whitespace changes only:
* avoid hard-coded tabs
* fix ident on function prototypes
* no newline before open brace on array definitions
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20210211141515.8755-9-peter.maydell@linaro.org
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions