aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorShivani Bhardwaj <[email protected]>2015-10-15 00:21:11 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 22:51:48 -0700
commit96c35228559a6e9ec14cb494a3f6807b9f755c50 (patch)
tree5fcf12914d268218980cbe74a94084c732708a98 /tools/perf/scripts/python/syscall-counts.py
parent4b6184336ebb5c8dc1eae7f7ab46ee608a748b05 (diff)
Staging: rtl8188eu: rf_cfg: Remove useless cast
Type conversion of variables can be done by compiler implicitly so, explicit conversions should be removed. Semantic patch used: @@ type T; T e; identifier x; @@ * T x = (T)e; Signed-off-by: Shivani Bhardwaj <[email protected]> Reviewed-by: Daniel Baluta <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions