From: "Cho, Yu-Chen" <acho@novell.com>
To: gregkh@suse.de
Cc: linux-kernel@vger.kernel.org, segooon@gmail.com,
huajun.li.lee@gmail.com, kkatuev@gmail.com, jj@chaosbits.net,
imirkin@alum.mit.edu, devel@driverdev.osuosl.org,
jlee@novell.com, acho@novell.com
Subject: [PATCH 0/7] staging/keucr: fix keucr coding style
Date: Wed, 18 May 2011 18:40:08 +0800 [thread overview]
Message-ID: <cover.1305714525.git.acho@novell.com> (raw)
Fix some .c .h files coding style.
Signed-off-by: Cho, Yu-Chen <acho@novell.com>
Cho, Yu-Chen (7):
staging/keucr: fix keucr ms coding style
staging/keucr: fix keucr msscsi coding style
staging/keucr: fix keucr scsiglue coding style
staging/keucr: fix keucr smilecc.c coding style
staging/keucr: fix keucr smil.h coding style
staging/keucr: fix keucr transport coding style
staging/keucr : fix transport other code style
drivers/staging/keucr/ms.c | 693 +++++++++++++++++++++----------------
drivers/staging/keucr/ms.h | 338 ++++++++++---------
drivers/staging/keucr/msscsi.c | 219 +++++++------
drivers/staging/keucr/scsiglue.c | 157 +++++----
drivers/staging/keucr/smil.h | 291 ++++++++--------
drivers/staging/keucr/smilecc.c | 293 ++++++++--------
drivers/staging/keucr/transport.c | 389 +++++++++++----------
drivers/staging/keucr/transport.h | 81 +++--
8 files changed, 1337 insertions(+), 1124 deletions(-)
next reply other threads:[~2011-05-18 10:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-18 10:40 Cho, Yu-Chen [this message]
2011-05-18 10:40 ` [PATCH 1/7] staging/keucr: fix keucr ms coding style Cho, Yu-Chen
2011-05-18 10:40 ` [PATCH 2/7] staging/keucr: fix keucr msscsi " Cho, Yu-Chen
2011-05-18 10:40 ` [PATCH 3/7] staging/keucr: fix keucr scsiglue " Cho, Yu-Chen
2011-05-18 10:40 ` [PATCH 4/7] staging/keucr: fix keucr smilecc.c " Cho, Yu-Chen
2011-05-18 10:40 ` [PATCH 5/7] staging/keucr: fix keucr smil.h " Cho, Yu-Chen
2011-05-18 10:40 ` [PATCH 6/7] staging/keucr: fix keucr transport " Cho, Yu-Chen
2011-05-18 10:40 ` [PATCH 7/7] staging/keucr : fix transport other code style Cho, Yu-Chen
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=cover.1305714525.git.acho@novell.com \
--to=acho@novell.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=huajun.li.lee@gmail.com \
--cc=imirkin@alum.mit.edu \
--cc=jj@chaosbits.net \
--cc=jlee@novell.com \
--cc=kkatuev@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=segooon@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.