diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-16 21:49:01 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:56:23 -0700 |
| commit | e788b70f3bc058b73390e03bd8e58835ac66fa82 (patch) | |
| tree | ba19fec60bcf8f8a15a00c901237e77e54bba58c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 193ef315246df696e3d51e07745c04525c4919db (diff) | |
Staging: fbtft: fb_ra8875: Remove useless cast
Remove explicit type conversion 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions