Re: JFFS2: many compile warnings with gcc 2.95 + kernel 2.5

Andrew Morton (akpm@osdl.org)
Mon, 7 Jul 2003 18:00:23 -0700


Adrian Bunk <bunk@fs.tum.de> wrote:
>
> CC fs/jffs2/read.o
> fs/jffs2/read.c: In function `jffs2_read_dnode':
> fs/jffs2/read.c:43: warning: unknown conversion type character `z' in format

Switching to %Z will fix that up.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/