From 87a46909b36ad191352bfb7ac596d2c9c6901ef5 Mon Sep 17 00:00:00 2001 From: Guillaume Morin Date: Sat, 28 Jun 2014 16:54:00 +0100 Subject: [PATCH] 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-format-patch failed