commit | e685d726c6e923c60ce326332eecacf59826a548 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 11:22:51 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:37:59 2014 -0700 |
tree | c3056fb6cf304e9f631b8181f2fe4e581212a184 | |
parent | 04a4da61a14f4652c28d62216359347851f67523 [diff] |
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 <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>