]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6eccf1b46769a6de3d5e0a466ddb2cdfaac0470f
tree7fd20239f80d1cad22e9023d3c481944b81a198a
parent95283725535a4c6f319cfd64d669402cc6cff946
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