summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
diff options
context:
space:
mode:
authorJanani Ravichandran <janani.rvchndrn@gmail.com>2016-02-11 18:00:25 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-11 20:05:35 -0800
commit2cdb82c7ffd27f3f574e0bb80e97024a4f65c26b (patch)
treebcc368663d34c8c29205bb5c9d6034fce75aa43a /drivers/iio/pressure
parent3a35be2a14435a88fad045fb24ca4e1c0dcf4643 (diff)
downloadlinux-2cdb82c7ffd27f3f574e0bb80e97024a4f65c26b.tar.bz2
staging: fsl-mc: Remove unneeded parentheses
Remove unneeded parentheses on the right hand side of assignment statements. Semantic patch: @@ expression a, b, c; @@ ( a = (b == c) | a = - ( b - ) ) Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio/pressure')
0 files changed, 0 insertions, 0 deletions