diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-14 19:14:59 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:12:30 -0700 |
| commit | 0b2ea2c7adf0abb528d277889f74243b537b1705 (patch) | |
| tree | c25eb88afd4244597d1894c8639e8a41799ca2ca /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 993c307eb48accf5fc34f703e6c290ddfc251b6e (diff) | |
Staging: rtl8712: rtl871x_io: Remove explicit cast
Explicit typecasting 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions