security: fix a couple of sparse warnings
authorJames Morris <jmorris@namei.org>
Tue, 16 Feb 2010 06:29:06 +0000 (17:29 +1100)
committerJames Morris <jmorris@namei.org>
Tue, 16 Feb 2010 06:29:06 +0000 (17:29 +1100)
commit2da5d31bc72d0a36dc16af7f5d5baa4f86df9c76
tree9d5bd3cc7d9e5b1beecc954bb5337af8454d352d
parent97d6931ead3e89a764cdaa3ad0924037367f0d34
security: fix a couple of sparse warnings

Fix a couple of sparse warnings for callers of
context_struct_to_string, which takes a *u32, not an *int.

These cases are harmless as the values are not used.

Signed-off-by: James Morris <jmorris@namei.org>
Acked-by: KaiGai Kohei <kaigai@ak.jp.nec.com>
security/selinux/ss/services.c