squashfs: fix compiler inline warning
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Mon, 31 May 2010 17:32:17 +0000 (18:32 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Mon, 31 May 2010 17:32:17 +0000 (18:32 +0100)
commita02956e4cc655f746134806119cce1bccfc2c610
tree1322a19fa706281aa402499c22810162ddbae9e7
parent899f4530334da9292556e1f8f5791468e0136ff1
squashfs: fix compiler inline warning

Fix compiler warning where inline conflicts with non-inline
prototype.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/xattr.c