summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/main_usb.c
diff options
context:
space:
mode:
authorJanani Ravichandran <janani.rvchndrn@gmail.com>2016-02-11 22:01:01 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-12 04:00:30 (GMT)
commite3b07865f5f6962d83e8b94d2968a9cfab7bdce5 (patch)
tree3e2b43da88df2085f9af49dbb6990bbb90f09d30 /drivers/staging/vt6656/main_usb.c
parent474be12de61c60503ee6164b65afd5608e60b80c (diff)
downloadlinux-e3b07865f5f6962d83e8b94d2968a9cfab7bdce5.tar.xz
staging: gdm724x: Remove unneeded parentheses
Remove parentheses around the right hand side of assignment statements as they are not needed. 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/vt6656/main_usb.c')
0 files changed, 0 insertions, 0 deletions