]> git.baikalelectronics.ru Git - kernel.git/commit
smack: make smk_cipso_doi() and smk_unlbl_ambient()
authorCasey Schaufler <casey@schaufler-ca.com>
Mon, 28 Apr 2008 09:13:43 +0000 (02:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:27 +0000 (08:58 -0700)
commit89c79feb710a4b28aebf57549dbd8d384da6a69b
tree37eb2c4fa1195f668d1d3a16653bdc93da5f5e6b
parent0d8f15fa45ba4e028f3006c3d9b0399e01f1851a
smack: make smk_cipso_doi() and smk_unlbl_ambient()

The functions smk_cipso_doi and smk_unlbl_ambient are not used outside
smackfs.c and should hence be static.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
security/smack/smackfs.c