[PATCH] reiserfs: fmt bugfix
authorAlexey Dobriyan <adobriyan@gmail.com>
Sat, 25 Nov 2006 19:09:30 +0000 (11:09 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 25 Nov 2006 21:28:33 +0000 (13:28 -0800)
commit533221fbaf001692d5db646f84f7d033fac78cc7
treed01a3112704c06aad9f9eb81a09b9ff1daa0e3c8
parent17ad78e59a0334d64c3a37f964b15ab9918313c7
[PATCH] reiserfs: fmt bugfix

One reiserfs_warning() call uses %lu, but doesn't supply what to print.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/reiserfs/file.c