OSDN Git Service

staging: comedi: ni_labpc: use braces on all arms of `if` statement
authorIan Abbott <abbotti@mev.co.uk>
Tue, 19 Aug 2014 15:06:29 +0000 (16:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:18:56 +0000 (13:18 -0700)
commit6569f098279225258e805e4c9a20805d87ab4277
treeec02ce54fa8178461c7cf3602a0335ce0a4fc148
parent13fec56c96b5b81d425c4eba734b02ab0377e5a7
staging: comedi: ni_labpc: use braces on all arms of `if` statement

Fix checkpatch issues "CHECK: braces {} should be used on all arms of
this statement".

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_labpc.c