All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 net 0/2] sctp: rename sctp diag file and add file comments for it
@ 2018-02-13 11:33 ` Xin Long
  0 siblings, 0 replies; 10+ messages in thread
From: Xin Long @ 2018-02-13 11:33 UTC (permalink / raw)
  To: network dev, linux-sctp; +Cc: davem, Marcelo Ricardo Leitner, Neil Horman

This patchset is to remove the sctp_ prefix for sctp diag file,
and also to add the missing file comments for it.

v1->v2:
  split them into two patches as Marcelo suggested.

Xin Long (2):
  sctp: rename sctp_diag.c as diag.c
  sctp: add file comments in diag.c

 net/sctp/Makefile    |   2 +
 net/sctp/diag.c      | 557 +++++++++++++++++++++++++++++++++++++++++++++++++++
 net/sctp/sctp_diag.c | 526 ------------------------------------------------
 3 files changed, 559 insertions(+), 526 deletions(-)
 create mode 100644 net/sctp/diag.c
 delete mode 100644 net/sctp/sctp_diag.c

-- 
2.1.0


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

end of thread, other threads:[~2018-02-13 18:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-13 11:33 [PATCHv2 net 0/2] sctp: rename sctp diag file and add file comments for it Xin Long
2018-02-13 11:33 ` Xin Long
2018-02-13 11:33 ` [PATCHv2 net 1/2] sctp: rename sctp_diag.c as diag.c Xin Long
2018-02-13 11:33   ` Xin Long
2018-02-13 11:33   ` [PATCHv2 net 2/2] sctp: add file comments in diag.c Xin Long
2018-02-13 11:33     ` Xin Long
2018-02-13 13:11 ` [PATCHv2 net 0/2] sctp: rename sctp diag file and add file comments for it Neil Horman
2018-02-13 13:11   ` Neil Horman
2018-02-13 18:56   ` David Miller
2018-02-13 18:56     ` David Miller

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.