From: Joe Perches Date: Tue, 14 Apr 2015 22:43:46 +0000 (-0700) Subject: ocfs2: logging: remove static buffer, use vsprintf extension %pV X-Git-Tag: omap-for-v4.1/fixes-rc1~151^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1543306e75ee40662b2c6d37c43c8659f3d6f880;p=pandora-kernel.git ocfs2: logging: remove static buffer, use vsprintf extension %pV Use the vsprintf %pV extension to avoid using a static buffer and remove the now unnecessary buffer. Signed-off-by: Joe Perches Cc: Mark Fasheh Cc: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed