From: Ryusuke Konishi Date: Mon, 27 Nov 2006 17:53:22 +0000 (+0900) Subject: [GFS2] fs/gfs2/log.c:log_bmap() fix printk format warning X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aed3255f2267e2d1d95b9cf7f2995ce24e6c873b;p=pandora-kernel.git [GFS2] fs/gfs2/log.c:log_bmap() fix printk format warning Fix a printk format warning in fs/gfs2/log.c: fs/gfs2/log.c:322: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'sector_t' Signed-off-by: Ryusuke Konishi Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed