diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-01-23 13:43:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-23 13:51:12 +0300 |
commit | d8bc23d3ba03435120aa38967ba8a32cfbd0c71d (patch) | |
tree | a42e2ccbd24a54fc8894b26952e30c93fc04f12d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 387fbf00771fc27521b7176ee630cfbc571b7f62 (diff) | |
download | linux-d8bc23d3ba03435120aa38967ba8a32cfbd0c71d.tar.xz |
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 <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions