summaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorJanani Ravichandran <janani.rvchndrn@gmail.com>2016-02-09 13:40:28 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-09 17:51:57 -0800
commit8c79c49c803da7e1bd21da0374cf02083becae04 (patch)
treee0c5ef30f51813a039163b86c8bf9e37659ca2d8 /drivers/misc
parentfa882033e04ddd1fbda2b6ab620eb6590e0f5b02 (diff)
downloadop-kernel-dev-8c79c49c803da7e1bd21da0374cf02083becae04.zip
op-kernel-dev-8c79c49c803da7e1bd21da0374cf02083becae04.tar.gz
staging: iio: Remove parantheses around right hand side of assignment
Remove parantheses on the right hand side of assignments as they are not needed. Coccinelle 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>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud