From: Andy Shevchenko Date: Mon, 13 Oct 2014 22:55:20 +0000 (-0700) Subject: wireless: libertas: print esaped string via %*pE X-Git-Tag: fixes-against-v3.18-rc2~79^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da169607ae17c4340fe2ab286130741266709b07;p=pandora-kernel.git wireless: libertas: print esaped string via %*pE Instead of custom approach this allows to print escaped strings via recently added kernel extension: %*pE. Signed-off-by: Andy Shevchenko Cc: "John W . Linville" Cc: Johannes Berg Cc: Greg Kroah-Hartman Cc: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed