qemu/hw/input
Tanmay Patil d0a040a8c9 hw: arm: Remove use of tabs in some source files
Some of the source files for older devices use hardcoded tabs
instead of our current coding standard's required spaces.
Fix these in the following files:
	- hw/arm/boot.c
	- hw/char/omap_uart.c
	- hw/gpio/zaurus.c
	- hw/input/tsc2005.c

This commit is mostly whitespace-only changes; it also
adds curly-braces to some 'if' statements.

This addresses part of https://gitlab.com/qemu-project/qemu/-/issues/373
but some other files remain to be handled.

Signed-off-by: Tanmay Patil <tanmaynpatil105@gmail.com>
Message-id: 20240508081502.88375-1-tanmaynpatil105@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: tweaked commit message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-05-28 14:20:48 +01:00
..
adb-internal.h Supply missing header guards 2019-06-12 13:20:21 +02:00
adb-kbd.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
adb-mouse.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
adb.c hw, target: Add ResetType argument to hold and exit phase methods 2024-04-25 10:21:06 +01:00
ads7846.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
hid.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
Kconfig hw/input/stellaris_input: Rename to stellaris_gamepad 2023-11-02 12:52:06 +00:00
lasips2.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
lm832x.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
meson.build hw/virtio: Move vhost-user-input into virtio folder 2024-02-14 06:09:32 -05:00
pckbd.c hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper 2024-02-22 12:47:35 +01:00
pl050.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
ps2.c hw, target: Add ResetType argument to hold and exit phase methods 2024-04-25 10:21:06 +01:00
pxa2xx_keypad.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
stellaris_gamepad.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
trace-events ps2: remove unused legacy ps2_mouse_init() function 2022-07-18 19:28:46 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
tsc210x.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
tsc2005.c hw: arm: Remove use of tabs in some source files 2024-05-28 14:20:48 +01:00
virtio-input-hid.c ui/input: Constify QemuInputHandler structure 2023-10-19 23:13:28 +02:00
virtio-input-host.c hw: replace qemu_set_nonblock() 2022-05-03 15:52:33 +04:00
virtio-input.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00