diff options
| author | Janani Ravichandran <[email protected]> | 2016-02-09 13:07:29 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-11 20:03:56 -0800 |
| commit | 139737983db450b956930134eee755d36782c986 (patch) | |
| tree | 1a2dfaff3ad6329a50b35f71695d9dd28fc59feb /tools/perf/scripts/python/netdev-times.py | |
| parent | 993c0a0ea0062e24fb96f579d1b655b15f3c9dfa (diff) | |
staging: rtl8188eu: Remove unnecessary pointer cast
Remove unnecessary pointer cast. Issue found using the following Coccinelle semantic patch.
@@
type T;
T e;
identifier x;
@@
* T x = (T)e;
Signed-off-by: Janani Ravichandran <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions