staging: line6: wrap comment to 80 chars in driver.c
authorStefan Hajnoczi <stefanha@gmail.com>
Fri, 11 Jan 2013 22:08:10 +0000 (23:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jan 2013 00:40:50 +0000 (16:40 -0800)
commitbc776f2758684e641a501a9abc7a7c1b237d210d
treee8efd97f780410a3b20e6399385dab21aa870d17
parent0a1eb4e847b8a4919a909f96c08f66b0e5cd145b
staging: line6: wrap comment to 80 chars in driver.c

Fix the following checkpatch.pl warning:

  WARNING: line over 80 characters
  #1107: FILE: staging/line6/driver.c:523:
  +       /* Wait for data length. We'll get a couple of 0xff until length arrives. */

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/driver.c