ACPI: processor_throttling: Fix several coding style issues
authorClayton Casciato <majortomtosourcecontrol@gmail.com>
Sun, 13 Jun 2021 01:53:53 +0000 (19:53 -0600)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 14 Jun 2021 15:39:24 +0000 (17:39 +0200)
commit2ef53bf7147778e5784d14bcfedb6d83ba20b9b0
treef31ef280372dd236c94ddcdbc5d5580f5bbb5c55
parent69530b434780217053a5a98462d76129ac776451
ACPI: processor_throttling: Fix several coding style issues

Drop one redundant return statement and fix a few white space
issues.

Signed-off-by: Clayton Casciato <majortomtosourcecontrol@gmail.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/processor_throttling.c