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:
aa5b189
)
squashfs: xattr fix sparse warnings
author
Stephen Hemminger
<shemminger@vyatta.com>
Thu, 13 May 2010 23:32:22 +0000
(16:32 -0700)
committer
Phillip Lougher
<phillip@lougher.demon.co.uk>
Mon, 17 May 2010 19:06:56 +0000
(20:06 +0100)
Sparse does not like inline function declared without body,
because it is not part of the standard kernel practice.
The xattr_handler tables can be declared static.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
No differences found