summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft/fbtft-bus.c
diff options
context:
space:
mode:
authorAastha Gupta <aastha.gupta4104@gmail.com>2017-10-07 20:17:18 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-10-18 15:58:33 +0200
commit4aca3ca4b793e941eea162dc1bfb6df8c12c29a2 (patch)
treeb7910c29de61bf03cabdf7446e469a19ed213f01 /drivers/staging/fbtft/fbtft-bus.c
parentdb8c7f2b6443f2f255f6e8cd2c594ea9beec8fb5 (diff)
staging: fbtft: remove unnecessary parantheses around assignment
Parentheses are not needed around the right hand side of an assignment. This patch is done using Coccinelle: @@ expression a, b; @@ b = -( a -) Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fbtft/fbtft-bus.c')
0 files changed, 0 insertions, 0 deletions