make selinux_write_opts() static
authorAdrian Bunk <bunk@kernel.org>
Tue, 22 Jul 2008 17:21:23 +0000 (20:21 +0300)
committerJames Morris <jmorris@namei.org>
Tue, 5 Aug 2008 00:55:24 +0000 (10:55 +1000)
commit3583a71183a02c51ca71cd180e9189cfb0411cc1
tree3e613e3fc087131a2e4d2f3c5bdf36ecca02e0bd
parent2b12a4c524812fb3f6ee590a02e65b95c8c32229
make selinux_write_opts() static

This patch makes the needlessly global selinux_write_opts() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/hooks.c