aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-mdio.c
diff options
context:
space:
mode:
authorJanani Ravichandran <janani.rvchndrn@gmail.com>2016-02-11 16:33:15 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-11 19:40:02 -0800
commit1d5047c981f2e5a0fe6003c98b9c742c349d75a3 (patch)
treef190c2fa71b5ed552d0aac951a273d8d7a570f7a /drivers/staging/octeon/ethernet-mdio.c
parentstaging: octeon: Add spaces around operators (diff)
downloadlinux-dev-1d5047c981f2e5a0fe6003c98b9c742c349d75a3.tar.xz
linux-dev-1d5047c981f2e5a0fe6003c98b9c742c349d75a3.zip
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