diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-14 19:10:21 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:12:30 -0700 |
| commit | 993c307eb48accf5fc34f703e6c290ddfc251b6e (patch) | |
| tree | ad745c1b85d8feb89d517253f321f8925600ed07 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 7074ed3df1e23acf68dc398207b6b4bc6a26cac7 (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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions