diff options
| author | Colin Ian King <[email protected]> | 2019-06-17 14:03:58 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-18 08:59:40 +0200 |
| commit | 7c23143199e3bae4f1ad8ad38370fc8cf1b3d5c9 (patch) | |
| tree | 081b0c0c8a7a24c3a034ea5695e5c7a1ddee2a3e /tools/perf/scripts/python/bin | |
| parent | 76bc27a26acc950eb1739def65f19b92302eee4e (diff) | |
staging: comedi: usbdux: remove redundant initialization of fx2delay
Variable fx2delay is being initialized to a value that is never read
and is being re-assigned a few statements later. The initialization
is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions