From: Rasmus Villemoes Date: Thu, 5 Feb 2015 23:42:00 +0000 (+0100) Subject: usb: gadget: dummy-hcd: Remove utf8 from format string X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~55^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa84acf0f6142e7f35da785e25ee978518ff21ac;p=pandora-kernel.git usb: gadget: dummy-hcd: Remove utf8 from format string Not everybody uses a utf8 locale (unfortunately), so let's avoid non-ascii characters in the kernel log. Replace the 3-byte utf8 sequence with a 3-byte ascii equivalent. Signed-off-by: Rasmus Villemoes Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed