diff options
author | Colin Ian King <[email protected]> | 2018-01-23 10:43:16 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-01-23 11:51:12 +0100 |
commit | d8bc23d3ba03435120aa38967ba8a32cfbd0c71d (patch) | |
tree | a42e2ccbd24a54fc8894b26952e30c93fc04f12d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 387fbf00771fc27521b7176ee630cfbc571b7f62 (diff) |
staging: comedi: dt2811: remove redundant initialization of 'ns'
Variable ns is being initialized with a value that is never read, ns
is being re-assigned a new value later on. Remove the redundant
initialization.
Cleans up clang warning:
drivers/staging/comedi/drivers/dt2811.c:310:21: warning: Value stored
to 'ns' during its initialization is never read
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions