public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: rtl8723bs: resolve checkpatch issues
@ 2017-05-12  1:45 Matthew Giassa
  2017-05-12  1:45 ` [PATCH 1/4] staging: rtl8723bs: checkpatch - remove multiple blank lines Matthew Giassa
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Matthew Giassa @ 2017-05-12  1:45 UTC (permalink / raw)
  To: gregkh; +Cc: hdegoede, devel, linux-kernel, matthew

This set of patches resolves a large number of non-functional issues
reported by checkpatch for the following header:
  drivers/staging/rtl8723bs/include/rtl8723b_spec.h

*Typos in comments
*Indentation consistency (original code not formatted for 8-wide
 hard-tabs) and 80+ column width lines.
*Multiple blank lines
*Mixed space/hard-tab indentation

All outstanding checkpatch errors/warnings/checks are resolved by this
series of patches.

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

end of thread, other threads:[~2017-05-12 13:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-12  1:45 [PATCH 0/4] staging: rtl8723bs: resolve checkpatch issues Matthew Giassa
2017-05-12  1:45 ` [PATCH 1/4] staging: rtl8723bs: checkpatch - remove multiple blank lines Matthew Giassa
2017-05-12  1:45 ` [PATCH 2/4] staging: rtl8723bs: checkpatch - remove mixed spaces/hard-tabs Matthew Giassa
2017-05-12  1:45 ` [PATCH 3/4] staging: rtl8723bs: checkpatch - fix typos in comments Matthew Giassa
2017-05-12  1:45 ` [PATCH 4/4] staging: rtl8723bs: checkpatch - resolve indentation and line width Matthew Giassa
2017-05-12  3:53   ` kbuild test robot
2017-05-12  9:30   ` Greg KH
2017-05-12 12:57     ` Matthew Giassa
2017-05-12 13:24       ` Matthew Giassa
2017-05-12 13:54         ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox