aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2022-06-18 19:19:51 +0200
committerHans de Goede <[email protected]>2022-09-03 12:17:27 +0200
commitc2d6920e9877c8298502ec6163a93ab0db1dd761 (patch)
treec329d0ff3718874a880fbef894048ca4457bd292 /lib/mpi/mpi-internal.h
parent10212754a0d2c4b4ae951c04f154a82dd2a1f9c4 (diff)
ACPI: video: Fix indentation of video_detect_dmi_table[] entries
The video_detect_dmi_table[] uses an unusual indentation for before the ".name = ..." named struct initializers. Instead of being indented with an extra tab compared to the previous line's '{' these are indented to with only a single space to allow for long DMI_MATCH() lines without wrapping. But over time some entries did not event have the single space indent in front of the ".name = ..." lines. Make things consistent by using a single space indent for these lines everywhere. Acked-by: Rafael J. Wysocki <[email protected]> Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions