summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2006-05-15 14:45:58 +0200
committerDavid Woodhouse <dwmw2@infradead.org>2006-05-15 14:45:58 +0200
commit184f565210c6c8a852c53ffc070f9add61e0f331 (patch)
tree194f8076b973f5404746ecf523114af4ce943ca3 /net
parent[JFFS2] Don't pack on-medium structures, because GCC emits crappy code (diff)
downloadlinux-184f565210c6c8a852c53ffc070f9add61e0f331.tar.xz
linux-184f565210c6c8a852c53ffc070f9add61e0f331.zip
[JFFS2] Fix printk format in some error messages.
fs/jffs2/nodelist.c: In function `check_node_data': fs/jffs2/nodelist.c:441: warning: unsigned int format, different type arg (arg 4) fs/jffs2/nodelist.c:464: warning: int format, different type arg (arg 5) Modified from Andrew's original fix because while his terminal may indeed only have eighty columns, mine only has _TWENTYFOUR_ lines. So the cosmetic fluff is perfectly OK out past column 80 where it was -- the casual reader doesn't _care_ about anything more than the fact that it goes 'if (foo) JFFS2_WARNING...', and there's no point wasting a whole line to display the tail end of the printk which nobody actually cares about. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions