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)
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>

No differences found