Staging: comedi: fix macro coding style issue in adl_pci9111.c
authorMaurice Dawson <mauricedawson2699@gmail.com>
Fri, 10 Sep 2010 19:20:42 +0000 (20:20 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 14 Sep 2010 23:49:46 +0000 (16:49 -0700)
This is a patch that fixes up, macros with multiple statements should be enclosed in a do - while loop, coding style issue in the adl_pci9111.c file found by the checkpatch.pl tool

Signed-off-by: Maurice Dawson <mauricedawson2699@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found