BACKPORT: smack: smk_ipv6_port_list should be static
authorGeliang Tang <geliangtang@163.com>
Sun, 27 Sep 2015 15:10:25 +0000 (23:10 +0800)
committerRafal Krypa <r.krypa@samsung.com>
Mon, 21 Nov 2016 16:02:06 +0000 (17:02 +0100)
commit245dbb5a91ddec78a24b58160c0afc31d854980d
tree5cfe6e445cbf7a63f65ac11d8e59db2e69245fc6
parent4b9d02d6b010995bb30b5216fc6b7c9d8dd3956e
BACKPORT: smack: smk_ipv6_port_list should be static

Fixes the following sparse warning:

 security/smack/smack_lsm.c:55:1: warning: symbol 'smk_ipv6_port_list'
 was not declared. Should it be static?

Signed-off-by: Geliang Tang <geliangtang@163.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
(cherry-picked from upstream 8b549ef42a26f4ef604a9ede84f0260103942727)
security/smack/smack_lsm.c