From: Fabio Estevam Date: Tue, 29 Apr 2014 03:49:42 +0000 (-0300) Subject: usb: dwc2: Remove '0x' notation when using %pad format X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cc4cf6f3049fe174b6698016e046a233a2a6045;p=pandora-kernel.git usb: dwc2: Remove '0x' notation when using %pad format %pad notation automatically prints in hexadecimal format (with '0x'), so remove the unneeded '0x' to avoid a '0x0x' string. Signed-off-by: Fabio Estevam Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed