aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/hp4x.c
diff options
context:
space:
mode:
authorAlan Cox <alan@redhat.com>2008-07-22 11:12:05 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-22 13:03:24 -0700
commit3a262b2ea7c0905026c0be3618dba1f825e5387a (patch)
treeb8c0e468068f9302a1e23fdac84de21f85f1174b /drivers/usb/serial/hp4x.c
parentae64387a54fd519d68aa7d1aacba095140f1a647 (diff)
downloadkernel_samsung_smdk4412-3a262b2ea7c0905026c0be3618dba1f825e5387a.zip
kernel_samsung_smdk4412-3a262b2ea7c0905026c0be3618dba1f825e5387a.tar.gz
kernel_samsung_smdk4412-3a262b2ea7c0905026c0be3618dba1f825e5387a.tar.bz2
tty-usb-hp4x: Fix overlong line
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>
Diffstat (limited to 'drivers/usb/serial/hp4x.c')
-rw-r--r--drivers/usb/serial/hp4x.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/usb/serial/hp4x.c b/drivers/usb/serial/hp4x.c
index 75b88b3..ab90586 100644
--- 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>