From: Joe Perches Date: Fri, 27 Mar 2015 03:47:10 +0000 (-0700) Subject: hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead X-Git-Tag: omap-for-v4.2/fixes-rc2-v2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a28e4b2b18ccb90df402da3f21e1a83c9d4f8ec1;p=pandora-kernel.git 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 Signed-off-by: Mikulas Patocka Cc: stable@vger.kernel.org # v2.6.36+ Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed