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:
ce65761
)
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
author
Joe Perches
<joe@perches.com>
Fri, 27 Mar 2015 03:47:10 +0000
(20:47 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 9 Jul 2015 20:35:31 +0000
(13:35 -0700)
Removing unnecessary static buffers is good.
Use the vsprintf %pV extension instead.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mikulas Patocka <mikulas@twibright.com>
Cc: stable@vger.kernel.org # v2.6.36+
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hpfs/super.c
patch
|
blob
|
history
diff --cc
fs/hpfs/super.c
Simple merge