diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-14 17:38:23 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:12:30 -0700 |
| commit | adc08cc4c9a34a81194e81754f4a1c8b558df850 (patch) | |
| tree | 7f5431424b23bc8fe742801af80a0dedc4211f38 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | adc6b375aae108cf03aa42d4e39e42a08be4e9a8 (diff) | |
Staging: rtl8712: rtl8712_cmd: Remove useless cast
Explicit type conversions are not required so, remove them.
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