diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-14 03:29:58 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 21:31:25 -0700 |
| commit | 784c7d2f0e390bcda734ee4ea8c7289777abf1c6 (patch) | |
| tree | 7c836d5fac7c28b186d37045cfa1f564101f55fe /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 5da654541bb3cccaa480e8998f1bb770126341f1 (diff) | |
Staging: wilc1000: host_interface: Remove unnecessary enum
enum scan_conn_timer and its instances are never used anywhere
in the code so, remove it.
Semantic patch used:
@@
type T;
identifier i;
constant C;
position p != e.p;
@@
- T i@p;
<+... when != i
- i = C;
...+>
Signed-off-by: Shivani Bhardwaj <[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