]> git.baikalelectronics.ru Git - kernel.git/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)
commit24c3f8744498f49b785678dd6649e48b5bd769bf
treecae43c3d427f2722c3517ee13c17a6612ad1bb93
parent4fdd29e96e125c859007b77a99b47ccbb16e042e
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