Staging: vt6656: int.c: Fixed Coding Style issues
authorDaniel Kenji Toyama <kenji.toyama@gmail.com>
Mon, 29 Mar 2010 13:28:19 +0000 (00:28 +1100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:53 +0000 (11:35 -0700)
commitff8041bb7ca15bc5c6048e8598a896819cbec417
treee7d7d76b49dc126653b1341c3e3024c8c9e27059
parent6dde1c6c8e2bcc8e97210d0b6388340a7cbd2afe
Staging: vt6656: int.c: Fixed Coding Style issues

Fixed almost all the issues given by checkpatch.pl except for one
warning about an 81 character line, which cannot really be decomposed
(the code is a bit too nested there).

Signed-off-by: Daniel Kenji Toyama <kenji.toyama@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/vt6656/int.c