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:
9810446
)
ext4: silence a format string false positive
author
Dan Carpenter
<dan.carpenter@oracle.com>
Sat, 15 Aug 2015 15:38:13 +0000
(11:38 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 15 Aug 2015 15:38:13 +0000
(11:38 -0400)
Static checkers complain that the format string should be "%s". It does
not make a difference for the current code.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mmp.c
patch
|
blob
|
history
diff --cc
fs/ext4/mmp.c
Simple merge