diff options
author | 2010-02-26 10:15:02 +0100 | |
---|---|---|
committer | 2010-03-03 16:43:06 -0800 | |
commit | 7c2f1946a5d41da3cfc1696944aaa420db5b5145 (patch) | |
tree | cf40788699d0038d0a4b20ec847351b6de9ecf03 /lib/debugobjects.c | |
parent | Staging: comedi: cb_pcidio.c: Checkpatch cleanup (diff) | |
download | wireguard-linux-7c2f1946a5d41da3cfc1696944aaa420db5b5145.tar.xz wireguard-linux-7c2f1946a5d41da3cfc1696944aaa420db5b5145.zip |
Staging: comedi: cb_pcimdas.c: Checkpatch cleanup
WARNING: braces {} are not necessary for any arm of this statement
+ if (thisboard->has_dio) {
[...]
+ } else {
[...]
WARNING: braces {} are not necessary for single statement blocks
+ if (devpriv->BADR0) {
+ comedi_pci_disable(devpriv->pci_dev);
+ }
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions