X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=net%2Fsctp%2Fobjcnt.c;h=0781e5d509fddc2fda2b273d34c615db34f81645;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=23288c8d3d6ed7dfc54f03e263ba20a5386fbb85;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/net/sctp/objcnt.c b/net/sctp/objcnt.c index 23288c8d3..0781e5d50 100644 --- a/net/sctp/objcnt.c +++ b/net/sctp/objcnt.c @@ -62,7 +62,7 @@ SCTP_DBG_OBJCNT(datamsg); /* An array to make it easy to pretty print the debug information * to the proc fs. */ -sctp_dbg_objcnt_entry_t sctp_dbg_objcnt[] = { +static sctp_dbg_objcnt_entry_t sctp_dbg_objcnt[] = { SCTP_DBG_OBJCNT_ENTRY(sock), SCTP_DBG_OBJCNT_ENTRY(ep), SCTP_DBG_OBJCNT_ENTRY(assoc),