ACPI: processor: perflib: Adjust white space
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 5 Dec 2022 19:03:30 +0000 (20:03 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 7 Dec 2022 17:09:39 +0000 (18:09 +0100)
commit3d9e9a96ca18ec1c9e15b908c1b42d80fd0676ca
tree5fc1a36b86f6bc82d25af050366eff0873107d2c
parentb697b812d455b7917a0a31db91ae8a0863b35934
ACPI: processor: perflib: Adjust white space

Some inconsistent usage of white space in the ACPI processor performance
library code causes that code to be somewhat harder to read that it
would have been otherwise, so adjust the white space in there to
address that.

No expected functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/processor_perflib.c