[PATCH 0/2] power: supply: checkpatch errors and warnings

From: Charalampos Mitrodimas
Date: Sat Nov 18 2023 - 08:30:51 EST


List of the errors and warnings this patchset address:
Errors:
(1) code indent should use tabs where possible
(2) switch and case should be at the same indent
Warnings:
(1) quoted string split across lines
(2) Missing a blank line after declarations

Charalampos Mitrodimas (2):
power: supply: Fix indentation and some other warnings
power: supply: Use multiple MODULE_AUTHOR statements

drivers/power/supply/power_supply_core.c | 167 ++++++++++++-----------
1 file changed, 84 insertions(+), 83 deletions(-)

--
2.39.2