git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f6cb40
)
GFS2: fix sprintf format specifier
author
alex chen
<alex.chen@huawei.com>
Mon, 12 Jan 2015 11:01:03 +0000
(19:01 +0800)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 13 Jan 2015 10:48:57 +0000
(10:48 +0000)
Sprintf format specifier "%d" and "%u" are mixed up in
gfs2_recovery_done() and freeze_show(). So correct them.
Signed-off-by: Alex Chen <alex.chen@huawei.com>
Reviewed-by: Joseph Qi <joseph.qi@huawei.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found