From: James Morris Date: Tue, 16 Feb 2010 06:29:06 +0000 (+1100) Subject: security: fix a couple of sparse warnings X-Git-Tag: v2.6.34-rc1~228^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da5d31bc72d0a36dc16af7f5d5baa4f86df9c76;p=pandora-kernel.git 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 Acked-by: KaiGai Kohei --- Reading git-diff-tree failed