diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-14 17:32:58 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:12:30 -0700 |
| commit | adc6b375aae108cf03aa42d4e39e42a08be4e9a8 (patch) | |
| tree | ddcdf71d62bd63298af0e13961297be188a6771d /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | d538ae34be092486fea32431232bc5cc58df4545 (diff) | |
Staging: rtl8712: os_intfs: Remove unnecessary cast
Explicit type conversions are not required and so, they 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