diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-16 21:38:34 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:56:23 -0700 |
| commit | 193ef315246df696e3d51e07745c04525c4919db (patch) | |
| tree | 78ed4e9647e2ac41671b9851736a557e6a74922f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ed400c9617766daf652bb9cc310005d4b6325413 (diff) | |
Staging: fbtft: fb_agm1264k-fl: Remove unnecessary cast
Remove explicit typecast from variables as compiler can typecast
implicitly.
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