[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1583647891.git.jrtknauer@gmail.com>
Date: Sat, 7 Mar 2020 23:23:14 -0700
From: Jarrett Knauer <jrtknauer@...il.com>
To: manishc@...vell.com, GR-Linux-NIC-Dev@...vell.com,
gregkh@...uxfoundation.org
Cc: Jarrett Knauer <jrtknauer@...il.com>, netdev@...r.kernel.org
Subject: [PATCH 00/10] qlge.h cleanup - first pass
This patchset cleans up some warnings and checks issued by checkpatch.pl
for staging: qlge: qlge.h as an effort to eventually bring the qlge TODO
count to zero.
There are still many CHECKs and WARNINGs for qlge.h, of which some are
false-positives or odd instances which I plan on returning to after
getting some more experience with the driver.
Jarrett Knauer (10):
staging: qlge: removed leading spaces identified by checkpatch.pl
staging: qlge: checkpatch.pl CHECK - removed unecessary blank line
staging: qlge: checkpatch.pl WARNING - removed spaces before tabs
staging: qlge: checkpatch.pl CHECK - added spaces around /
staging: qlge: checkpatch.pl WARNING - removed spaces before tabs
staging: qlge: checkpatch.pl CHECK - added spaces around %
staging: qlge: checkpatch.pl CHECK - removed blank line following
brace
staging: qlge: checkpatch.pl CHECK - removed blank line after brace
staging: qlge: checkpatch.pl WARNING - removed function pointer space
staging: qlge: checkpatch.pl WARNING - missing blank line
drivers/staging/qlge/qlge.h | 42 ++++++++++++++++++-------------------
1 file changed, 20 insertions(+), 22 deletions(-)
--
2.17.1
Powered by blists - more mailing lists