]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: remove sctp_assoc_proc_exit()
authorAdrian Bunk <bunk@kernel.org>
Tue, 22 Jul 2008 21:21:30 +0000 (14:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jul 2008 21:21:30 +0000 (14:21 -0700)
commit9950825b6582a15e2a2066e2a72f5597740d65f1
treeb1c5b55ec7f6e6982f6ae55b1e580db629decb8e
parent6eccf1b46769a6de3d5e0a466ddb2cdfaac0470f
sctp: remove sctp_assoc_proc_exit()

Commit a4ea2b5ed85b117bdffc78b18305522286d7a8dc
(sctp: add sctp/remaddr table to complete RFC remote address table OID)
added an unused sctp_assoc_proc_exit() function that seems to have been
unintentionally created when copying the assocs code.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/proc.c