power: supply: Fix indentation and some other warnings
authorCharalampos Mitrodimas <charmitro@posteo.net>
Sat, 18 Nov 2023 13:29:57 +0000 (13:29 +0000)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 24 Dec 2023 21:59:28 +0000 (22:59 +0100)
commitc73cc447751898aeac5ef1c0012a03d45721949a
tree2abd9c102cbb38845227a2cd8861420a214da0a5
parentc04c4ebd452476af1bdfa917105d9da97f01868d
power: supply: Fix indentation and some other warnings

These were mentioned by checkpatch:
Errors:
(1) code indent should use tabs where possible
(2) switch and case should be at the same indent
Warnings:
(1) Missing a blank line after declarations

Signed-off-by: Charalampos Mitrodimas <charmitro@posteo.net>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_core.c