]> Pileus Git - ~andy/linux/commit
Staging: comedi: gsc_hpdi: Fix style issues
authorDirk Hohndel <hohndel@infradead.org>
Wed, 21 Oct 2009 08:05:43 +0000 (01:05 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:03 +0000 (12:23 -0800)
commit95a2572f95d5f78ef9fe28c200b21ad2b4b1e0c0
treecae43c3d427f2722c3517ee13c17a6612ad1bb93
parent92e462c3a576a3fd7d7bed144d405ed1a4284ad8
Staging: comedi: gsc_hpdi: Fix style issues

Style cleanup in staging based on Greg's tutorial / checkpatch
Fix 80 char line length (where useful) - includes two changes to code
to make it more logical / readable
Remove {} around single line blocks

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/gsc_hpdi.c