From: H Hartley Sweeten Date: Wed, 16 Jul 2014 18:22:51 +0000 (-0700) Subject: staging: comedi: me4000: checkpatch.pl cleanup (complex macro) X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~600 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e685d726c6e923c60ce326332eecacf59826a548;p=pandora-kernel.git staging: comedi: me4000: checkpatch.pl cleanup (complex macro) Fix the checkpatch.pl error: ERROR: Macros with complex values should be enclosed in parenthesis This define is not used in the driver. Just remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed