summaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorJanani Ravichandran <janani.rvchndrn@gmail.com>2016-02-11 21:33:15 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-12 03:40:02 (GMT)
commit1d5047c981f2e5a0fe6003c98b9c742c349d75a3 (patch)
treef190c2fa71b5ed552d0aac951a273d8d7a570f7a /net/lapb
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 'net/lapb')
0 files changed, 0 insertions, 0 deletions