netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] sctp: fix checkpatch errors
@ 2013-12-19  6:51 Wang Weidong
  2013-12-19  6:51 ` [PATCH net-next 1/5] sctp: fix checkpatch errors with space required or prohibited Wang Weidong
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Wang Weidong @ 2013-12-19  6:51 UTC (permalink / raw)
  To: davem, vyasevich, nhorman; +Cc: netdev, linux-sctp

fix checkpatch errors.

Wang Weidong (5):
  sctp: fix checkpatch errors with space required or prohibited
  sctp: fix checkpatch errors with foo
  sctp: fix checkpatch errors with indent
  sctp: fix checkpatch errors
  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

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

end of thread, other threads:[~2013-12-20 15:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19  6:51 [PATCH net-next 0/5] sctp: fix checkpatch errors Wang Weidong
2013-12-19  6:51 ` [PATCH net-next 1/5] sctp: fix checkpatch errors with space required or prohibited Wang Weidong
2013-12-20 14:26   ` Neil Horman
2013-12-19  6:51 ` [PATCH net-next 2/5] sctp: fix checkpatch errors with foo Wang Weidong
2013-12-20 14:44   ` Neil Horman
2013-12-19  6:52 ` [PATCH net-next 3/5] sctp: fix checkpatch errors with indent Wang Weidong
2013-12-20 14:49   ` Neil Horman
2013-12-19  6:52 ` [PATCH net-next 4/5] sctp: fix checkpatch errors Wang Weidong
2013-12-20 14:51   ` Neil Horman
2013-12-20 15:58     ` Wang Weidong
2013-12-19  6:52 ` [PATCH net-next 5/5] sctp: fix checkpatch errors with //commen Wang Weidong

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