Netdev List
 help / color / mirror / Atom feed
From: Wang Weidong <wangweidong1@huawei.com>
To: <nhorman@tuxdriver.com>, <vyasevich@gmail.com>
Cc: <davem@davemloft.net>, <dingtianhong@huawei.com>,
	<linux-sctp@vger.kernel.org>, <netdev@vger.kernel.org>
Subject: [PATCH v2 0/3] sctp: do some clean up and fix comments
Date: Sat, 26 Oct 2013 16:06:29 +0800	[thread overview]
Message-ID: <1382774792-13440-1-git-send-email-wangweidong1@huawei.com> (raw)

This patch series includes some comments fix, merge tow if-statements,
remove the repeat initialize with 0.

v1 -> v2:
  - patch1: combine two comment typos fix patches into one,
    as suggested by Vlad, and add his ACK.
  - patch2: add Vlad's ACK.
  - patch3: line up 2 parts of 'if' statements, as suggested by Vlad.
    fix some comment typos, as suggested by Sergei.

Wang Weidong (3):
  sctp: fix some comments in chunk.c and associola.c
  sctp: remove the repeat initialize with 0
  sctp: merge two if statements to one

 net/sctp/associola.c     |  4 ++--
 net/sctp/auth.c          | 14 +++++---------
 net/sctp/chunk.c         |  2 +-
 net/sctp/sm_make_chunk.c | 29 ++++++++---------------------
 4 files changed, 16 insertions(+), 33 deletions(-)

-- 
1.7.12

             reply	other threads:[~2013-10-26  8:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-26  8:06 Wang Weidong [this message]
2013-10-26  8:06 ` [PATCH v2 1/3] sctp: fix some comments in chunk.c and associola.c Wang Weidong
2013-10-26  8:06 ` [PATCH v2 2/3] sctp: remove the repeat initialize with 0 Wang Weidong
2013-10-26  8:06 ` [PATCH v2 3/3] sctp: merge two if statements to one Wang Weidong
2013-10-28  5:02 ` [PATCH v2 0/3] sctp: do some clean up and fix comments 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=1382774792-13440-1-git-send-email-wangweidong1@huawei.com \
    --to=wangweidong1@huawei.com \
    --cc=davem@davemloft.net \
    --cc=dingtianhong@huawei.com \
    --cc=linux-sctp@vger.kernel.org \
    --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