ACPI: clean up white space in a few places for consistency
authorIan Cowan <ian@linux.cowan.aero>
Fri, 6 May 2022 20:47:31 +0000 (16:47 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 12 May 2022 14:54:49 +0000 (16:54 +0200)
commit4c19851c70bae39e85979a72954982891a72e1c2
tree5d222d1b573ec535285ea2fedf3b16eff08c2fc6
parentc5eb0a61238dd6faf37f58c9ce61c9980aaffd7a
ACPI: clean up white space in a few places for consistency

This cleans up a few line spaces so that it is consistent with the rest
of the file. There are a few places where a space was added before a
return and two spots where a double line space was made into one line
space.

Signed-off-by: Ian Cowan <ian@linux.cowan.aero>
[ rjw: Subject adjustment ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/ac.c