Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff22b5bf authored by Xin Long's avatar Xin Long Committed by David S. Miller
Browse files

sctp: rename sctp_diag.c as diag.c



Remove 'sctp_' prefix for diag file, to keep consistent with other
files' names.

Signed-off-by: default avatarXin Long <lucien.xin@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6c677750
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@ sctp-y := sm_statetable.o sm_statefuns.o sm_sideeffect.o \
	  offload.o stream_sched.o stream_sched_prio.o \
	  stream_sched_rr.o stream_interleave.o

sctp_diag-y := diag.o

sctp-$(CONFIG_SCTP_DBG_OBJCNT) += objcnt.o
sctp-$(CONFIG_PROC_FS) += proc.o
sctp-$(CONFIG_SYSCTL) += sysctl.o
+0 −0

File moved.