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>
This commit is contained in:
parent
e7a69540e1
commit
3b1d75332e
|
@ -28,8 +28,9 @@
|
|||
* vnt_control_in_u8 - Read one byte from MEM/BB/MAC/EEPROM
|
||||
*
|
||||
* Revision History:
|
||||
* 04-05-2004 Jerry Chen: Initial release
|
||||
* 11-24-2004 Warren Hsu: Add ControlvWriteByte,ControlvReadByte,ControlvMaskByte
|
||||
* 04-05-2004 Jerry Chen: Initial release
|
||||
* 11-24-2004 Warren Hsu: Add ControlvWriteByte,ControlvReadByte,
|
||||
* ControlvMaskByte
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue