diff options
author | 2018-01-23 10:43:16 +0000 | |
---|---|---|
committer | 2018-01-23 11:51:12 +0100 | |
commit | d8bc23d3ba03435120aa38967ba8a32cfbd0c71d (patch) | |
tree | a42e2ccbd24a54fc8894b26952e30c93fc04f12d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | staging: wilc1000: fix alignments to match open parenthesis (diff) | |
download | wireguard-linux-d8bc23d3ba03435120aa38967ba8a32cfbd0c71d.tar.xz wireguard-linux-d8bc23d3ba03435120aa38967ba8a32cfbd0c71d.zip |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions