aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-12-12 17:20:25 +0000
committerTakashi Iwai <[email protected]>2021-12-13 10:36:17 +0100
commit2dee54b289fbc810669a1b2b8a0887fa1c9a14d7 (patch)
tree3c31b6e3c35b1b7b2f89ef38908cea930b1aedd2 /drivers/usb/cdns3/cdns3-imx.c
parentd7f32791a9fcf0dae8b073cdea9b79e29098c5f4 (diff)
ALSA: drivers: opl3: Fix incorrect use of vp->state
Static analysis with scan-build has found an assignment to vp2 that is never used. It seems that the check on vp->state > 0 should be actually on vp2->state instead. Fix this. This dates back to 2002, I found the offending commit from the git history git://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git, commit 91e39521bbf6 ("[PATCH] ALSA patch for 2.5.4") Signed-off-by: Colin Ian King <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions