commit | 5e73c5187cf4f40a5e02b6c8e4dd0fcf9686c006 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Jan 14 19:47:37 2021 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Jan 25 18:59:43 2021 +0100 |
tree | 95f3d7aff011beb3e2f3f7efd54f772493214be2 | |
parent | c1013ff7a5472db637c56bb6237f8343398c03a7 [diff] |
ACPI: scan: Adjust white space in acpi_device_add() Add empty lines in some places in acpi_device_add() to help readability and drop leading spaces before the labels in there. No functional impact. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com>