sctp: make sctp_outq_flush() static
authorAdrian Bunk <bunk@kernel.org>
Tue, 22 Jul 2008 21:20:45 +0000 (14:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jul 2008 21:20:45 +0000 (14:20 -0700)
commitabd0b198ea699578c3c3476d646c91842e19dbd2
tree7fd20239f80d1cad22e9023d3c481944b81a198a
parenta94f779f9d82eb2d758a8715eaae5df98e8dcb21
sctp: make sctp_outq_flush() static

sctp_outq_flush() can now become static.

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