diff options
author | Joe Perches <joe@perches.com> | 2015-03-27 04:47:10 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-09 22:35:31 +0200 |
commit | a28e4b2b18ccb90df402da3f21e1a83c9d4f8ec1 (patch) | |
tree | 39c406c45d0828e4357d9469202c7a6b825cafee /fs/hpfs/namei.c | |
parent | hpfs: kstrdup() out of memory handling (diff) | |
download | linux-a28e4b2b18ccb90df402da3f21e1a83c9d4f8ec1.tar.xz linux-a28e4b2b18ccb90df402da3f21e1a83c9d4f8ec1.zip |
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
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>
Diffstat (limited to 'fs/hpfs/namei.c')
0 files changed, 0 insertions, 0 deletions