From: Geert Uytterhoeven on
On Wed, May 26, 2010 at 02:59, Phillip Lougher
<phillip(a)lougher.demon.co.uk> wrote:
> Stephen Hemminger (2):
>      squashfs: xattr fix sparse warnings

Interestingly, this one introduced a new compiler warning:

fs/squashfs/xattr.c:37: warning: 'squashfs_xattr_handler' declared
inline after being called
fs/squashfs/xattr.c:37: warning: previous declaration of
'squashfs_xattr_handler' was here

as the actual function is still marked inline at line 298.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert(a)linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/