diff options
| author | Shivani Bhardwaj <shivanib134@gmail.com> | 2015-10-14 03:29:58 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-16 21:31:25 -0700 |
| commit | 784c7d2f0e390bcda734ee4ea8c7289777abf1c6 (patch) | |
| tree | 7c836d5fac7c28b186d37045cfa1f564101f55fe /tools/perf/scripts/python/netdev-times.py | |
| parent | 5da654541bb3cccaa480e8998f1bb770126341f1 (diff) | |
| download | kernel-784c7d2f0e390bcda734ee4ea8c7289777abf1c6.tar.gz | |
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 <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
