diff options
author | 2022-12-08 15:23:32 +0100 | |
---|---|---|
committer | 2022-12-08 17:38:28 +0100 | |
commit | 7a9d74e7e403cb2e60d4d00c05f2f3ab2a33d0c3 (patch) | |
tree | 7d84180d9b3ff463f4962fbc3d8d8302a2bf3e29 /scripts/generate_rust_analyzer.py | |
parent | ACPICA: Fix operand resolution (diff) | |
download | linux-rng-7a9d74e7e403cb2e60d4d00c05f2f3ab2a33d0c3.tar.xz linux-rng-7a9d74e7e403cb2e60d4d00c05f2f3ab2a33d0c3.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions