From: Guillaume Morin Date: Sat, 28 Jun 2014 15:54:00 +0000 (+0100) Subject: staging: iio: ad9850.c: code cleanup X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1305^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87a46909b36ad191352bfb7ac596d2c9c6901ef5;p=pandora-kernel.git staging: iio: ad9850.c: code cleanup checkpath.pl was complaining about value_mask: ERROR: Macros with complex values should be enclosed in parenthesis I fixed this by simply removing it since it's not used (as well as another macro). Got rid of the un-necessary error_ret label as well. Signed-off-by: Guillaume Morin Reported-by: Michael Welling Acked-by: Greg Kroah-Hartman Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed