]> Pileus Git - ~andy/linux/commit
net: fix typo in drivers/net/usb/Kconfig
authorSam Ravnborg <sam@ravnborg.org>
Sat, 9 Jun 2007 22:50:51 +0000 (00:50 +0200)
committerJeff Garzik <jeff@garzik.org>
Sat, 9 Jun 2007 23:01:15 +0000 (19:01 -0400)
commitc0811987c6909cd5463d107933217be113b75f4e
tree10695ad9218208f844a8721df6ae663dc4e553b1
parent895ee682db14ed71860e22495280bdee4dae4738
net: fix typo in drivers/net/usb/Kconfig

Replace invisible character with a space.

The diff looks like this on my terminal:
-        <A0>Choose this option if you're using a host-to-host cable
-        <A0>with one of these chips.
+         Choose this option if you're using a host-to-host cable
+         with one of these chips.

Reported by: Massimo Maiurana <maiurana@gmail.com>

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Massimo Maiurana <maiurana@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/usb/Kconfig