From: alex chen Date: Mon, 12 Jan 2015 11:01:03 +0000 (+0800) Subject: GFS2: fix sprintf format specifier X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~140^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3566c964767811f3965979fa9598027b6550026d;p=pandora-kernel.git GFS2: fix sprintf format specifier Sprintf format specifier "%d" and "%u" are mixed up in gfs2_recovery_done() and freeze_show(). So correct them. Signed-off-by: Alex Chen Reviewed-by: Joseph Qi Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed