diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-16 20:56:22 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 23:06:38 -0700 |
| commit | 15aae23e9e5e98a93cf4d942080d17a6ef07d074 (patch) | |
| tree | b71c76aaaec27fe4b3c05d105cf03d57d20d344d /tools/perf/scripts/python/compaction-times.py | |
| parent | 3bf3cdee6368a0093584f021aaded582427048dd (diff) | |
Staging: gdx724x: gdm_mux: Remove explicit cast
Compiler can typecast variables implicitly so, explicit type cast 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/compaction-times.py')
0 files changed, 0 insertions, 0 deletions