staging: line6: wrap comment to 80 chars in variax.c

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Stefan Hajnoczi 2012-11-11 13:24:46 +01:00 committed by Greg Kroah-Hartman
parent 4391bb982b
commit e5603cbd7f

View file

@ -160,7 +160,9 @@ static void variax_startup5(unsigned long data)
/* current model dump: */
line6_dump_request_async(&variax->dumpreq, &variax->line6, 0,
VARIAX_DUMP_PASS1);
/* passes 2 and 3 are performed implicitly before entering variax_startup6 */
/* passes 2 and 3 are performed implicitly before entering
* variax_startup6.
*/
}
static void variax_startup6(struct usb_line6_variax *variax)