netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 net-next 0/4] sctp: do some clean ups
@ 2013-12-06  1:36 Wang Weidong
  2013-12-06  1:36 ` [PATCH v3 net-next 1/4] sctp: remove the duplicate initialize Wang Weidong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Wang Weidong @ 2013-12-06  1:36 UTC (permalink / raw)
  To: nhorman, vyasevich, davem; +Cc: netdev, linux-sctp

This patch series include: remove the duplicate initialize,
make code simple, convert func to boolean, fix some typos.

v2 -> v3:
  - patch1: add Neil's ACK
  - patch2: add Joe's suggested and Neil's ACK
  - patch3: add Neil's ACK
  - patch4: add Neil's ACK

Wang Weidong (4):
  sctp: remove the duplicate initialize
  sctp: remove the else path
  sctp: convert sctp_peer_needs_update to boolean
  sctp: fix some comments in associola.c

 net/sctp/associola.c | 65 ++++++++--------------------------------------------
 1 file changed, 10 insertions(+), 55 deletions(-)

-- 
1.7.12

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

end of thread, other threads:[~2013-12-06 19:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06  1:36 [PATCH v3 net-next 0/4] sctp: do some clean ups Wang Weidong
2013-12-06  1:36 ` [PATCH v3 net-next 1/4] sctp: remove the duplicate initialize Wang Weidong
2013-12-06  1:36 ` [PATCH v3 net-next 2/4] sctp: remove the else path Wang Weidong
2013-12-06  1:36 ` [PATCH v3 net-next 3/4] sctp: convert sctp_peer_needs_update to boolean Wang Weidong
2013-12-06  1:36 ` [PATCH v3 net-next 4/4] sctp: fix some comments in associola.c Wang Weidong
2013-12-06 19:55 ` [PATCH v3 net-next 0/4] sctp: do some clean ups David Miller

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