PM: runtime: Adjust white space in the core code
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 5 Dec 2022 18:54:59 +0000 (19:54 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 7 Dec 2022 17:23:32 +0000 (18:23 +0100)
commitdbfa44782787dc90460bae8b500708ec83e0f611
tree0f08662f1af6086180b4682458008565a2220144
parent0307f4e8fff5518f2e123f992b4cd089813dc18c
PM: runtime: Adjust white space in the core code

Some inconsistent usage of white space in the PM-runtime core code
causes that code to be somewhat harder to read that it would have
been otherwise, so adjust the white space in there to be more
consistent with the rest of the code.

No expected functional impact.

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