diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-15 00:21:11 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:51:48 -0700 |
| commit | 96c35228559a6e9ec14cb494a3f6807b9f755c50 (patch) | |
| tree | 5fcf12914d268218980cbe74a94084c732708a98 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 4b6184336ebb5c8dc1eae7f7ab46ee608a748b05 (diff) | |
Staging: rtl8188eu: rf_cfg: Remove useless cast
Type conversion of variables can be done by compiler implicitly so,
explicit conversions should be removed.
Semantic patch used:
@@
type T;
T e;
identifier x;
@@
* T x = (T)e;
Signed-off-by: Shivani Bhardwaj <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions