[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231118132958.157238-1-charmitro@posteo.net>
Date: Sat, 18 Nov 2023 13:29:56 +0000
From: Charalampos Mitrodimas <charmitro@...teo.net>
To: sre@...nel.org
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
Charalampos Mitrodimas <charmitro@...teo.net>
Subject: [PATCH 0/2] power: supply: checkpatch errors and warnings
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
Powered by blists - more mailing lists