Re: JFFS2: many compile warnings with gcc 2.95 + kernel 2.5
Andrew Morton <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.file-systems.jffs |
|---|---|
| Message-ID | <[email protected]> |
Adrian Bunk <[email protected]> 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.