diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-02-18 00:02:10 (GMT) |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-02-18 16:43:14 (GMT) |
commit | 7be26bfb2ef3b3a768232d11d9aad9222b053d0a (patch) | |
tree | da1d4045ae038da18160c9dce8a1e727ea409725 /lib/percpu_counter.c | |
parent | 3a38d3af92c423687fa3c916ad3e1288980024e3 (diff) | |
download | linux-fsl-qoriq-7be26bfb2ef3b3a768232d11d9aad9222b053d0a.tar.xz |
[JFFS2] printk warning fixes
fs/jffs2/wbuf.c: In function 'jffs2_check_oob_empty':
fs/jffs2/wbuf.c:993: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
fs/jffs2/wbuf.c:993: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
fs/jffs2/wbuf.c: In function 'jffs2_check_nand_cleanmarker':
fs/jffs2/wbuf.c:1036: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
fs/jffs2/wbuf.c:1036: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
fs/jffs2/wbuf.c: In function 'jffs2_write_nand_cleanmarker':
fs/jffs2/wbuf.c:1062: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
fs/jffs2/wbuf.c:1062: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'lib/percpu_counter.c')
0 files changed, 0 insertions, 0 deletions