git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df0c6ea
)
usb: dwc3: Use ASCII space in Kconfig
author
Thierry Reding
<treding@nvidia.com>
Fri, 12 Jun 2015 13:16:21 +0000
(15:16 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:42:31 +0000
(17:42 -0700)
The USB_DWC3_ULPI Kconfig entry uses a UTF-8 non-breaking space (0xca20)
instead of a regular ASCII space (0x20). Commit
2e0d737fc76f
("kconfig:
don't silently ignore unhandled characters") exposes this by warning
about unhandled characters.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/Kconfig
patch
|
blob
|
history
diff --cc
drivers/usb/dwc3/Kconfig
Simple merge