OSDN Git Service

Staging: comedi: ni_mio_common.c: fixed brace coding style issue in two places
authorSurya Seetharaman <surya.seetharaman9@gmail.com>
Fri, 24 Oct 2014 20:12:09 +0000 (01:42 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Oct 2014 02:33:06 +0000 (10:33 +0800)
commit4475cf2ebff33bf669661daab4fa6e9eec349552
tree5c2efb3d1077c192f03930551112e4eb9da688bd
parent1d06bb4e9df30162d8690a26792611a141676279
Staging: comedi: ni_mio_common.c: fixed brace coding style issue in two places

Removed unnecessary braces with the help of  checkpatch.pl tool.

Signed-off-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_mio_common.c