diff options
author | 2010-02-26 10:15:08 +0100 | |
---|---|---|
committer | 2010-03-03 16:43:06 -0800 | |
commit | 882e5b32b5d68960f46331215fc3c301df508110 (patch) | |
tree | e46c85e418abcf7d96a0058ebfe76f159237191f /lib/debugobjects.c | |
parent | Staging: comedi: das6402.c: Checkpatch cleanup (diff) | |
download | wireguard-linux-882e5b32b5d68960f46331215fc3c301df508110.tar.xz wireguard-linux-882e5b32b5d68960f46331215fc3c301df508110.zip |
Staging: comedi: cb_pcimdas.c: more Checkpatch cleanup
WARNING: braces {} are not necessary for single statement blocks
+ if (fifo_empty) {
+ break;
+ }
WARNING: braces {} are not necessary for single statement blocks
+ if (irq) {
+ printk(", irq %u", irq);
+ }
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