git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc167f6
)
staging: iio: ad9850.c: code cleanup
author
Guillaume Morin
<guillaume@morinfr.org>
Sat, 28 Jun 2014 15:54:00 +0000
(16:54 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 29 Jun 2014 10:51:56 +0000
(11:51 +0100)
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>
drivers/staging/iio/frequency/ad9850.c
patch
|
blob
|
history
diff --cc
drivers/staging/iio/frequency/ad9850.c
Simple merge