From: Joe Perches Date: Mon, 10 Oct 2011 08:08:06 +0000 (-0700) Subject: udf: Neaten logging output, use vsprintf extension %pV X-Git-Tag: v3.2-rc1~86^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2bff36c299b88ca5e05638dfa210d709e2a87ef;p=pandora-kernel.git udf: Neaten logging output, use vsprintf extension %pV Use %pV and remove a static buffer to save some text space and fix possible issues when several processes call error reporting function in parallel. Also change error level from KERN_CRIT to KERN_ERR. Signed-off-by: Joe Perches Signed-off-by: Jan Kara --- Reading git-diff-tree failed