ACPI: thermal: Drop redundant parens from expressions
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 4 Oct 2022 16:32:08 +0000 (18:32 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 5 Oct 2022 15:51:52 +0000 (17:51 +0200)
commit9e8bc16626a007108f2c3496cd48f0eda4d09045
tree0baf4c7c15d5657b9bc30ad85c369ebdebae6f7f
parent52ce50498c6f432fad13315f0387bfc100e2d18b
ACPI: thermal: Drop redundant parens from expressions

Some expressions in the ACPI thermal driver contain redundant
parentheses.  Drop them.

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