]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: comedi: fix numerous brace coding style issues in ni_mio_common.c.
authorChase Southwood <chase.southwood@yahoo.com>
Sat, 11 Jan 2014 04:02:33 +0000 (22:02 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jan 2014 23:04:52 +0000 (15:04 -0800)
commitbc4615561fc3df0826ac9a93876770cdbf673a80
tree537bf92151f9298254a63f84f51f04aed17a7ee4
parent04b565021a83ae1940f1f9b801d3ce5b5fc8ee1e
Staging: comedi: fix numerous brace coding style issues in ni_mio_common.c.

This patch for ni_mio_common.c removes many unneccesary braces to fix
checkpatch.pl warnings.

Signed-off-by: Chase Southwood <chase.southwood@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_mio_common.c