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

Charalampos Mitrodimas posted 2 patches 2 years, 1 month ago
drivers/power/supply/power_supply_core.c | 167 ++++++++++++-----------
1 file changed, 84 insertions(+), 83 deletions(-)
[PATCH 0/2] power: supply: checkpatch errors and warnings
Posted by Charalampos Mitrodimas 2 years, 1 month ago
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