diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-15 00:02:14 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:51:48 -0700 |
| commit | d762c9b4b48acd082eb1d3ffe56401eac92fbef4 (patch) | |
| tree | 056ca59fa9ae06e044d163082be9c664924559ad /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 96c35228559a6e9ec14cb494a3f6807b9f755c50 (diff) | |
Staging: rtl8188eu: rtw_ieee80211: Remove unnecessary cast
Explicit type conversion 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions