staging: line6: wrap lines to 80 chars in playback.c
authorStefan Hajnoczi <stefanha@gmail.com>
Sun, 11 Nov 2012 12:24:43 +0000 (13:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 21:17:40 +0000 (13:17 -0800)
commit6a8ec8769d4613a5fbd981bfb3e5925b29d4140d
treef4bfd8400a897df3bc37f3b5593231f89b597a61
parentb957e0ceb667fe4f2a18275b5187b2813b983baf
staging: line6: wrap lines to 80 chars in playback.c

There are a few instances of 80+ character lines in playback.c.  Two
instances are just because of a useless comment "this is somewhat
paranoid", so drop the comment.  Other instances are straightforward
line wrapping.

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