aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorShivani Bhardwaj <[email protected]>2015-10-15 15:14:41 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 23:02:55 -0700
commit6618c051b52ec108f5b5a2deacd70fbaed4b4542 (patch)
tree7b23db30ea99dc57cbe5515858d2d80bb223da8b /tools/perf/scripts/python/syscall-counts-by-pid.py
parent065779434e59efa6252b3ed27df77f2151d47c54 (diff)
Staging: rdma: mad: Remove explicit cast
Explicit type casting is not required as compiler can type cast variables implicitly. Therefore, it 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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions