commit | 30aa4faf62b2dd9b239ae06ca7a85f1d36d7ef25 | [log] [tgz] |
---|---|---|
author | Casey Schaufler <casey@schaufler-ca.com> | Mon Apr 28 02:13:43 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 08:58:27 2008 -0700 |
tree | 37eb2c4fa1195f668d1d3a16653bdc93da5f5e6b | |
parent | 55d00ccfb336b4f85a476a24e18c17b2eaff919e [diff] |
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>