OSDN Git Service

staging: comedi: ni_mio_common: checkpatch.pl cleanup (braces not necessary)
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 16 Jul 2014 18:22:56 +0000 (11:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jul 2014 20:38:00 +0000 (13:38 -0700)
commita62669775f4710d5dc72a1ef1b9ea6fe5ce4a73d
treedfcec68dd5af931007b61fb165228023bad03288
parent56e9bef541aef1a15f9c84310641e6fe100a28e4
staging: comedi: ni_mio_common: checkpatch.pl cleanup (braces not necessary)

Fix the checkpatch.pl warnings:

WARNING: braces {} are not necessary for single statement blocks
WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_mio_common.c