diff options
author | Colin Ian King <[email protected]> | 2020-02-08 22:27:56 +0000 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2020-02-10 08:29:46 +0100 |
commit | 4dca80b4df0a7aa4f8865b0bd6f48962c5994b1e (patch) | |
tree | 029b9f05436332d9ae2d1aa1c9ba8f76728a40c4 /drivers/usb/cdns3/cdns3-trace.h | |
parent | 0cc629722221701a1b1030477c44dfbaca6c110d (diff) |
ALSA: hda: remove redundant assignment to variable timeout
Variable timeout is being assigned with the value 200 that is never
read, it is assigned a new value in a following do-loop. The assignment
is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.h')
0 files changed, 0 insertions, 0 deletions