netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] qlge.h cleanup - first pass
@ 2020-03-08  6:23 Jarrett Knauer
  2020-03-09  6:18 ` Benjamin Poirier
  2020-03-10  9:49 ` Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Jarrett Knauer @ 2020-03-08  6:23 UTC (permalink / raw)
  To: manishc, GR-Linux-NIC-Dev, gregkh; +Cc: Jarrett Knauer, netdev

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-10  9:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-08  6:23 [PATCH 00/10] qlge.h cleanup - first pass Jarrett Knauer
2020-03-09  6:18 ` Benjamin Poirier
2020-03-10  9:49 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).