diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-14 17:48:58 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:12:30 -0700 |
| commit | 7074ed3df1e23acf68dc398207b6b4bc6a26cac7 (patch) | |
| tree | 9384c9bf9321216bee7f88716edbadd159d4c42b /tools/perf/scripts/python | |
| parent | adc08cc4c9a34a81194e81754f4a1c8b558df850 (diff) | |
Staging: rtl8712: rtl8712_io: Remove unnecessary cast
Typecasting should be removed from variables as it is not required.
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')
0 files changed, 0 insertions, 0 deletions