From: Wang Weidong <wangweidong1@huawei.com>
To: <davem@davemloft.net>, <vyasevich@gmail.com>, <nhorman@tuxdriver.com>
Cc: <netdev@vger.kernel.org>
Subject: [PATCH net-next v2 0/5] sctp: fix checkpatch errors
Date: Mon, 23 Dec 2013 12:16:49 +0800 [thread overview]
Message-ID: <1387772214-26068-1-git-send-email-wangweidong1@huawei.com> (raw)
fix checkpatch errors.
v1 -> v2:
-patch1: add Neil's Ack
-patch2: fix the subject line which is not clearly pointed out by Neil
-patch3: add Neil's Ack
-patch4: fix the subject line and blurb which is not clearly pointed out by Neil
Wang Weidong (5):
sctp: fix checkpatch errors with space required or prohibited
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
sctp: fix checkpatch errors with indent
sctp: fix checkpatch errors with open brace '{' and trailing
statements
sctp: fix checkpatch errors with //commen
net/sctp/auth.c | 27 +++++++++---------
net/sctp/chunk.c | 4 +--
net/sctp/input.c | 58 +++++++++++++++++++--------------------
net/sctp/ipv6.c | 2 +-
net/sctp/objcnt.c | 2 +-
net/sctp/output.c | 11 ++++----
net/sctp/outqueue.c | 8 +++---
net/sctp/proc.c | 8 +++---
net/sctp/protocol.c | 4 +--
net/sctp/sm_make_chunk.c | 71 ++++++++++++++++++++++++------------------------
net/sctp/sm_sideeffect.c | 4 +--
net/sctp/sm_statefuns.c | 27 +++++++++---------
net/sctp/sm_statetable.c | 2 +-
net/sctp/socket.c | 53 ++++++++++++++++++------------------
net/sctp/sysctl.c | 2 +-
net/sctp/ulpqueue.c | 11 ++++----
16 files changed, 145 insertions(+), 149 deletions(-)
--
1.7.12
next reply other threads:[~2013-12-23 4:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-23 4:16 Wang Weidong [this message]
2013-12-23 4:16 ` [PATCH net-next v2 1/5] sctp: fix checkpatch errors with space required or prohibited Wang Weidong
2013-12-23 4:16 ` [PATCH net-next v2 2/5] sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar Wang Weidong
2013-12-23 4:16 ` [PATCH net-next v2 3/5] sctp: fix checkpatch errors with indent Wang Weidong
2013-12-23 4:16 ` [PATCH net-next v2 4/5] sctp: fix checkpatch errors with open brace '{' and trailing statements Wang Weidong
2013-12-23 4:16 ` [PATCH net-next v2 5/5] sctp: fix checkpatch errors with //commen Wang Weidong
2013-12-23 13:31 ` [PATCH net-next v2 0/5] sctp: fix checkpatch errors Neil Horman
2013-12-26 18:48 ` David Miller
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=1387772214-26068-1-git-send-email-wangweidong1@huawei.com \
--to=wangweidong1@huawei.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.com \
--cc=vyasevich@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 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).