]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit17d1ca78af58e711b63b6dcb3f289cee83c37493
treee19f36f2d174c58ae3bf129c0ceecacd0823a49c
parent31649edf0fb238ccf32e4fb4612f8e4d587cc1e0
[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