diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-14 19:24:10 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:12:30 -0700 |
| commit | 28aba5001300c46320bdc4eba26a8aebf4d83694 (patch) | |
| tree | a9874024fbbc3c1ae1e3d297a27f53480f2a3fba /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 0b2ea2c7adf0abb528d277889f74243b537b1705 (diff) | |
Staging: rtl8712: usb_ops_linux: Remove useless 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