Staging: comedi: drivers: fix coding style issues in me4000.c
commitb6241fda0a25062cecc88cefd43658460cfe26a4
authorGustavo Silva <silvagustavosilva@gmail.com>
Sat, 12 Jun 2010 21:39:18 +0000 (12 16:39 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Jun 2010 22:54:12 +0000 (17 15:54 -0700)
tree271f255d653fb21dbdffff0da056f61a309b8274
parent56b8421ceef7f2dae95b882034ebf6958bad58f6
Staging: comedi: drivers: fix coding style issues in me4000.c

This is a patch to the me4000.c file that fixes up the following
issues:

ERROR: space required after that close brace '}'     x 13
ERROR: spaces required around that ':' (ctx:VxV)     x  3
WARNING: line over 80 characters                     x 96
WARNING: braces {} are not necessary for any arm of this statement x  2

Signed-off-by: Gustavo Silva <silvagustavo@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/me4000.c