linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] staging:rtl8192u: begin cleanup of some checkpatch errors
@ 2012-12-05 20:40 Sebastian Hahn
  2012-12-05 20:40 ` [PATCH 1/6] staging/rtl8192u: cleanfile run Sebastian Hahn
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Sebastian Hahn @ 2012-12-05 20:40 UTC (permalink / raw)
  To: gregkh
  Cc: Jennifer.Naumann, dan.carpenter, standby24x7, Julia.Lawall,
	jkosina, joe, yongjun_wei, adam.buchbinder, amwang,
	justinmattock, wfp5p, jim.cromie, devel, linux-kernel,
	linux-kernel

Jennifer and I have started making the rtl8192u driver conform with the
CodingStyle rules a little better. We started out with a cleanfile run,
then did corrections for individual issues, grouped into patches by
specific issue fixed.

Note that this is in no way a complete cleanup, and since we contained
logical changes to single commits none of the commits pass checkpatch
themselves, as there's much more work to be done here.


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

end of thread, other threads:[~2012-12-14 22:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-05 20:40 [PATCH 0/6] staging:rtl8192u: begin cleanup of some checkpatch errors Sebastian Hahn
2012-12-05 20:40 ` [PATCH 1/6] staging/rtl8192u: cleanfile run Sebastian Hahn
2012-12-05 20:40 ` [PATCH 2/6] staging/rtl8192u: put { on same line as struct Sebastian Hahn
2012-12-05 20:40 ` [PATCH 3/6] staging/rtl8192u: indent with tabs, not spaces Sebastian Hahn
2012-12-06  7:01   ` Dan Carpenter
2012-12-06 11:23     ` [PATCH 3/6 v2] " Sebastian Hahn
2012-12-06 12:55       ` devendra.aaru
2012-12-05 20:40 ` [PATCH 4/6] staging/rtl8192u: don't init globals to 0 or NULL Sebastian Hahn
2012-12-05 20:40 ` [PATCH 5/6] staging/rtl8192u: use same indent for switch and case Sebastian Hahn
2012-12-05 20:40 ` [PATCH 6/6] staging/rtl8192u: do not init statics to 0 Sebastian Hahn
2012-12-14 17:00 ` [PATCH 0/6] staging:rtl8192u: begin cleanup of some checkpatch errors Jennifer Naumann
2012-12-14 16:58   ` Dan Carpenter
2012-12-14 23:31     ` Jennifer Naumann

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).