]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] quota_v2: printk warning fixes
authorAndrew Morton <akpm@osdl.org>
Fri, 3 Feb 2006 11:04:03 +0000 (03:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 3 Feb 2006 16:32:03 +0000 (08:32 -0800)
commit45010f76a6ef910be34ad3d8b4f1d48b8c388352
tree717a9bed6c94bda73b738f2a9610ff4a7b09dea3
parent33bec4856219cc712612dfdecc75d0a5a4450f63
[PATCH] quota_v2: printk warning fixes

fs/quota_v2.c: In function `v2_check_quota_file':
fs/quota_v2.c:39: warning: int format, different type arg (arg 2)
fs/quota_v2.c:39: warning: int format, different type arg (arg 3)

Cc: Jan Kara <jack@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/quota_v2.c