ACPI: thermal: Use white space more consistently
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 4 Oct 2022 16:31:11 +0000 (18:31 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 5 Oct 2022 15:51:52 +0000 (17:51 +0200)
commit52ce50498c6f432fad13315f0387bfc100e2d18b
treed78bde0c31a06e91f246b137958f9a45d452cfaf
parent9388076b4cedf199624173b4fcd3f208c02632d6
ACPI: thermal: Use white space more consistently

The usage of white space in the ACPI thermal driver is not very
consistent, so improve that a bit.

While at it, add missing braces to if()/else in a few places.

No functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/acpi/thermal.c