lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ