On Tue, Feb 13, 2018 at 07:33:19PM +0800, Xin Long wrote: > 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 > > Series Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html