summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-mc
diff options
context:
space:
mode:
authorJanani Ravichandran <janani.rvchndrn@gmail.com>2016-02-11 21:41:21 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-12 03:31:50 (GMT)
commit5343c7bb0a67325c8a0012324e26b11625544686 (patch)
treeeda546e56b992a66fb6ca4c4f00c2aa6e0cd61d3 /drivers/staging/fsl-mc
parente682e91b61f879f1e3b07813b7541c37b337bdfb (diff)
downloadlinux-5343c7bb0a67325c8a0012324e26b11625544686.tar.xz
staging: wilc1000: Remove unneeded parentheses in assignment
Remove parentheses around the right hand side of assignments. They are unnecessary. 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/staging/fsl-mc')
0 files changed, 0 insertions, 0 deletions