diff options
| author | Colin Ian King <[email protected]> | 2018-07-09 13:34:46 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2018-07-30 20:54:05 +0300 |
| commit | e6712aa1244fe7b53776858b73bfd1a94a198681 (patch) | |
| tree | 126ea76c416ede41bfa5325d8835fc10cfa73e7e /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | dc405152bb64d4ae01c9ac669de25b2d1fb6fc2d (diff) | |
ath10k: remove redundant pointers 'dev' and 'noa'
Pointers dev and noa are being assigned but are never used hence they
are redundant and can be removed.
Cleans up clang warnings:
warning: variable 'dev' set but not used [-Wunused-but-set-variable]
warning: variable 'noa' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions