diff options
author | Guillaume Morin <guillaume@morinfr.org> | 2014-06-28 16:54:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-06-29 11:51:56 +0100 |
commit | 87a46909b36ad191352bfb7ac596d2c9c6901ef5 (patch) | |
tree | 04bb69e752e5a46eab499f23b2d66629848dd980 /Documentation | |
parent | fc167f62483325aea9137e70e6773fe7ad1ca2ac (diff) | |
download | linux-87a46909b36ad191352bfb7ac596d2c9c6901ef5.tar.bz2 |
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 <guillaume@morinfr.org>
Reported-by: Michael Welling <mwelling@ieee.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions