aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorShivani Bhardwaj <[email protected]>2015-10-14 19:10:21 +0530
committerGreg Kroah-Hartman <[email protected]>2015-10-16 22:12:30 -0700
commit993c307eb48accf5fc34f703e6c290ddfc251b6e (patch)
treead745c1b85d8feb89d517253f321f8925600ed07 /tools/perf/scripts/python/export-to-sqlite.py
parent7074ed3df1e23acf68dc398207b6b4bc6a26cac7 (diff)
Staging: rtl8712: rtl8712_xmit: Remove useless cast
Explicit typecasting of variables 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions