]> git.baikalelectronics.ru Git - kernel.git/commit
make selinux_parse_opts_str() static
authorAdrian Bunk <bunk@kernel.org>
Mon, 17 Mar 2008 20:29:23 +0000 (22:29 +0200)
committerJames Morris <jmorris@namei.org>
Mon, 17 Mar 2008 22:17:22 +0000 (09:17 +1100)
commita1290ad14a1e17f19bf028e310bc59f7875155e7
tree6e4ff5a6eeda225390a19287cd95617b6345df63
parentffae085267c7bb38d9273a55cd93825f08fb95e2
make selinux_parse_opts_str() static

This patch makes the needlessly global selinux_parse_opts_str() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/hooks.c