From: Maurice Dawson Date: Fri, 10 Sep 2010 19:20:42 +0000 (+0100) Subject: Staging: comedi: fix macro coding style issue in adl_pci9111.c X-Git-Tag: v2.6.37-rc1~60^2~3^2~599 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be11ffcf59e9bcb5f0a2a2b2e7b43d56c797b98;p=pandora-kernel.git Staging: comedi: fix macro coding style issue in adl_pci9111.c 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed