Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: vt6656: usbpipe.c: Fix checkpatch warning

Fix checkpatch.pl warning for line over 80 characters

Signed-off-by: Anson Jacob <ansonjacob.aj@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Anson Jacob and committed by
Greg Kroah-Hartman
3b1d7533 e7a69540

+3 -2
+3 -2
drivers/staging/vt6656/usbpipe.c
··· 28 28 * vnt_control_in_u8 - Read one byte from MEM/BB/MAC/EEPROM 29 29 * 30 30 * Revision History: 31 - * 04-05-2004 Jerry Chen: Initial release 32 - * 11-24-2004 Warren Hsu: Add ControlvWriteByte,ControlvReadByte,ControlvMaskByte 31 + * 04-05-2004 Jerry Chen: Initial release 32 + * 11-24-2004 Warren Hsu: Add ControlvWriteByte,ControlvReadByte, 33 + * ControlvMaskByte 33 34 * 34 35 */ 35 36