From: Sebastian Hahn <snsehahn@cip.cs.fau.de>
To: gregkh@linuxfoundation.org
Cc: Jennifer.Naumann@informatik.stud.uni-erlangen.de,
dan.carpenter@oracle.com, standby24x7@gmail.com,
Julia.Lawall@lip6.fr, jkosina@suse.cz, joe@perches.com,
yongjun_wei@trendmicro.com.cn, adam.buchbinder@gmail.com,
amwang@redhat.com, justinmattock@gmail.com, wfp5p@virginia.edu,
jim.cromie@gmail.com, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org,
linux-kernel@i4.informatik.uni-erlangen.de
Subject: [PATCH 0/6] staging:rtl8192u: begin cleanup of some checkpatch errors
Date: Wed, 5 Dec 2012 21:40:17 +0100 [thread overview]
Message-ID: <1354740023-30849-1-git-send-email-snsehahn@cip.cs.fau.de> (raw)
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.
next reply other threads:[~2012-12-05 20:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-05 20:40 Sebastian Hahn [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1354740023-30849-1-git-send-email-snsehahn@cip.cs.fau.de \
--to=snsehahn@cip.cs.fau.de \
--cc=Jennifer.Naumann@informatik.stud.uni-erlangen.de \
--cc=Julia.Lawall@lip6.fr \
--cc=adam.buchbinder@gmail.com \
--cc=amwang@redhat.com \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=jim.cromie@gmail.com \
--cc=jkosina@suse.cz \
--cc=joe@perches.com \
--cc=justinmattock@gmail.com \
--cc=linux-kernel@i4.informatik.uni-erlangen.de \
--cc=linux-kernel@vger.kernel.org \
--cc=standby24x7@gmail.com \
--cc=wfp5p@virginia.edu \
--cc=yongjun_wei@trendmicro.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).