aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShivani Bhardwaj <[email protected]>2015-10-16 21:49:20 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 22:56:23 -0700
commitf1092794c0132cfca2329748983b840ffeae379e (patch)
tree7628690fefc5e4b150ce544a25bc87ec3bba5057 /tools/perf/scripts/python
parente788b70f3bc058b73390e03bd8e58835ac66fa82 (diff)
Staging: fbtft: fb_ssd1331: Remove unnecessary cast
Compiler can typecast variables implicitly so, explicit type cast is not required and should be removed. Semantic patch used: @@ type T; T e; identifier x; @@ * T x = (T)e; Signed-off-by: Shivani Bhardwaj <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions