diff options
| author | Colin Ian King <[email protected]> | 2018-07-11 11:32:29 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-11 13:12:34 +0200 |
| commit | c833223652cf5ee0440413831d679419b69a1b7b (patch) | |
| tree | 1fc3e3259a5ddf745bbcb851e2a5b1a272712014 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 75971225d8700ce968fe876a971d714913b845c7 (diff) | |
staging: comedi: remove redundant variable segpos
Variable segpos is being assigned but is never used hence it is redundant
and can be removed.
Cleans up clang warning:
warning: variable 'segpos' 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions