]> nv-tegra.nvidia Code Review - linux-2.6.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)
commit2e1479d95d02b43660fe03ab2c595ec9751a6f97
tree6e4ff5a6eeda225390a19287cd95617b6345df63
parentbde4f8fa8db2abd5ac9c542d76012d0fedab050f
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