diff options
author | Hans de Goede <hdegoede@redhat.com> | 2022-12-08 17:23:32 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-12-08 19:38:28 +0300 |
commit | 7a9d74e7e403cb2e60d4d00c05f2f3ab2a33d0c3 (patch) | |
tree | 7d84180d9b3ff463f4962fbc3d8d8302a2bf3e29 /drivers/acpi | |
parent | 7dfb216eda99bbfc2a8c3b03d2eec63314f52b3c (diff) | |
download | linux-7a9d74e7e403cb2e60d4d00c05f2f3ab2a33d0c3.tar.xz |
ACPICA: include/acpi/acpixf.h: Fix indentation
A bunch of the functions declared in include/acpi/acpixf.h have their
name aligned a space after the '(' of e.g. the
`ACPI_EXTERNAL_RETURN_STATUS(acpi_status` line above rather then being
directly aligned after the '('.
This breaks applying patches generated from the ACPICA upstream git,
remove the extra space before the function-names and all the arguments
to fix this.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions