UPSTREAM: usb: dwc3: gadget: fix trace output when command fails
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 23 May 2016 10:50:29 +0000 (13:50 +0300)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 16 Aug 2016 12:48:19 +0000 (20:48 +0800)
commit282c3a79e13a609d0acf7bf45598583edf18ee5f
tree386a00e526cdfe8508ea73ea8186a8a608b5c18a
parentb1ef921c298dd94c93fd16dd8a969b261fe3317c
UPSTREAM: usb: dwc3: gadget: fix trace output when command fails

We don't need the extra %s when command fails.
Let's remove it

Change-Id: I4cbad651f7b386ceb24f077a4c3f2036cd619ee9
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
(cherry picked from commit ba1598410eff646e10be4e42d773e5bdc511d898)
drivers/usb/dwc3/gadget.c