aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorElise Lennion <elise.lennion@gmail.com>2016-10-17 22:00:07 -0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-24 15:33:27 +0200
commit9fdd532c51ce9c8f08fea329e74ec8021568b97b (patch)
tree0c8dd535f57c5fea99a50fa7bc4253a08f172d9f /include/linux/timerqueue.h
parentstaging: vc04_services: Add casts to remove warnings in vchiq_core.c (diff)
staging: android: Remove unnecessary parentheses.
The removed parentheses are unnecessary and don't add readability. Found using Coccinelle semantic patch: @@ expression e, e1, e2; @@ e = ( (e1 == e2) | - (e1) + e1 ) Signed-off-by: Elise Lennion <elise.lennion@gmail.com> Acked-by: Laura Abbott <labbott@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions