git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97d6931
)
security: fix a couple of sparse warnings
author
James Morris
<jmorris@namei.org>
Tue, 16 Feb 2010 06:29:06 +0000
(17:29 +1100)
committer
James Morris
<jmorris@namei.org>
Tue, 16 Feb 2010 06:29:06 +0000
(17:29 +1100)
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>
No differences found