From: akpm@linux-foundation.org Date: Thu, 26 Apr 2007 04:08:02 +0000 (-0700) Subject: [GFS2] printk warning fixes X-Git-Tag: v2.6.22-rc1~820^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f391a4ead61e4510ff385815ddaf3c0777fbad1b;p=pandora-kernel.git [GFS2] printk warning fixes alpha: fs/gfs2/dir.c: In function 'gfs2_dir_read_leaf': fs/gfs2/dir.c:1322: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'sector_t' fs/gfs2/dir.c: In function 'gfs2_dir_read': fs/gfs2/dir.c:1455: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type '__u64' Cc: Steven Whitehouse Signed-off-by: Andrew Morton Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed