summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon/ethernet-mdio.c
diff options
context:
space:
mode:
authorJanani Ravichandran <janani.rvchndrn@gmail.com>2016-02-12 00:33:15 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-12 06:40:02 +0300
commit1d5047c981f2e5a0fe6003c98b9c742c349d75a3 (patch)
treef190c2fa71b5ed552d0aac951a273d8d7a570f7a /drivers/staging/octeon/ethernet-mdio.c
parentbeb6e57b50dcccf14077a20789f7b9bec9f6a3ad (diff)
downloadlinux-1d5047c981f2e5a0fe6003c98b9c742c349d75a3.tar.xz
staging: octeon: Remove unneeded parentheses in assignment
Remove parentheses around the right hand side of assignments as they are not needed. Semantic patch used: @@ 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/octeon/ethernet-mdio.c')
0 files changed, 0 insertions, 0 deletions