staging: comedi: fix coding style issue in drivers.c
authorMicha Hergarden <[email protected]>
Wed, 2 Feb 2011 20:25:07 +0000 (21:25 +0100)
committerGreg Kroah-Hartman <[email protected]>
Fri, 4 Feb 2011 21:04:24 +0000 (13:04 -0800)
commit3ad4e219606fa317f778b26553889520aed7925c
tree5e386360f372cd73956478d30babd97780271f29
parent7d3864d1f6a496108c377f5580a2125c2f8d9014
staging: comedi: fix coding style issue in drivers.c

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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/comedi/drivers.c