alistair23-linux/drivers/staging/iio/cdc
Janani Ravichandran 77cb59a42b staging: iio: Remove parentheses on the right hand side of assignment
Remove parentheses on the right hand side of assignment as they are not
needed. Semantic patch used:

@@
expression a, b, c, d;
@@

(
  a = (c == d)
|
  a =
- (
  b
- )
)
Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-11 19:37:15 -08:00
..
ad7150.c Staging: iio: cdc: ad7150: Fix alignment should match open parenthesis 2016-01-04 12:16:25 +00:00
ad7152.c staging: iio: cdc: Remove explicit comparisons 2015-10-24 19:32:09 -07:00
ad7746.c staging: iio: Remove parentheses on the right hand side of assignment 2016-02-11 19:37:15 -08:00
ad7746.h
Kconfig
Makefile