diff options
author | Colin Ian King <[email protected]> | 2022-04-05 14:54:12 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-04-05 18:19:29 +0200 |
commit | 6ac2eec3f008ed08dd20a9e3d598d792aee779ad (patch) | |
tree | c3f493f4906677bd7728c1533158f31047ccdf25 /drivers/usb/cdns3/cdns3-ti.c | |
parent | e7ff672165c081e115aa8dbba52c9f6aa3078ce8 (diff) |
ALSA: echoaudio: remove redundant assignment to variable i
The variable i is being assigned a value that is never read, it
is being re-assigned in the following for-loop. The assignment is
redundant and can be removed.
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-ti.c')
0 files changed, 0 insertions, 0 deletions