From: Andy Shevchenko Date: Mon, 13 Oct 2014 22:55:24 +0000 (-0700) Subject: wireless: hostap: proc: print properly escaped SSID X-Git-Tag: fixes-against-v3.18-rc2~79^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5ead669a3de3cc822f19b7289932ffbf9664328;p=pandora-kernel.git wireless: hostap: proc: print properly escaped SSID Instead of substituting non-printable characters by '_' let's print SSID properly escaped by using recently added %*pE specifier. [akpm@linux-foundation.org: fix printk type warning] [akpm@linux-foundation.org: remove now-unused local `i'] 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