staging: comedi: fix coding style issue in drivers.c
authorMicha Hergarden <micha.hergarden@gmail.com>
Wed, 2 Feb 2011 20:25:07 +0000 (21:25 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Feb 2011 21:04:24 +0000 (13:04 -0800)
This is a patch to the drivers.c file that fixes up a
braces around single statement warning found by the
checkpatch.pl tool

Signed-off-by: Micha Hergarden <micha.hergarden@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found