diff options
| author | Colin Ian King <[email protected]> | 2018-07-02 09:31:45 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-03 13:01:57 +0200 |
| commit | 07fb28b80c7705c15002fe91dd4340bcd5174dbd (patch) | |
| tree | 56255e715b8c9879f2a272798ccc706515b631e6 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 9f10ee32bfaf10dc4d2b0ccd149726eda8df3d57 (diff) | |
char: pcmcia: remove redundant pointer dev
Pointer dev is being assigned but is never used hence it is redundant
and can be removed.
Cleans up clang warning:
warning: variable ‘dev’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions