projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae64387
)
tty-usb-hp4x: Fix overlong line
author
Alan Cox
<alan@redhat.com>
Tue, 22 Jul 2008 10:12:05 +0000
(11:12 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 22 Jul 2008 20:03:24 +0000
(13:03 -0700)
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/serial/hp4x.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/serial/hp4x.c
b/drivers/usb/serial/hp4x.c
index 75b88b356ebca4408f8f6e28c94d677856aeee4c..ab905869e959e377cb0b55cfec5b7323220c67de 100644
(file)
--- a/
drivers/usb/serial/hp4x.c
+++ b/
drivers/usb/serial/hp4x.c
@@
-9,7
+9,8
@@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * See Documentation/usb/usb-serial.txt for more information on using this driver
+ * See Documentation/usb/usb-serial.txt for more information on using this
+ * driver
*/
#include <linux/kernel.h>