[NETFILTER]: make secmark_tg_destroy() static
authorAdrian Bunk <bunk@kernel.org>
Thu, 14 Feb 2008 01:41:39 +0000 (17:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Feb 2008 01:41:39 +0000 (17:41 -0800)
commitf51f5ec6909fad9ddfcaa962377f7892d7918302
treee19f36f2d174c58ae3bf129c0ceecacd0823a49c
parent324b57619bdd151abbab73a48707c17cfb0e9ba4
[NETFILTER]: make secmark_tg_destroy() static

This patch makes the needlessly global secmark_tg_destroy() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/xt_SECMARK.c