Skip to content

Commit

Permalink
staging: line6: wrap comment to 80 chars in variax.c
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Stefan Hajnoczi authored and Greg Kroah-Hartman committed Nov 13, 2012
1 parent 4391bb9 commit e5603cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion drivers/staging/line6/variax.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e5603cb

Please sign in to comment.