linux/drivers/staging/dwc2
Rashika Kheria 723a2311fa Staging: dwc2: Fix variable dereferenced before check
This patch fixes the following smatch warning in hcd_intr.c-
drivers/staging/dwc2/hcd_intr.c:1946 dwc2_hc_n_intr() warn: variable dereferenced before check 'chan' (see line 1936)

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-30 09:24:39 -07:00
..
core.c
core.h
core_intr.c
hcd.c
hcd.h
hcd_ddma.c
hcd_intr.c Staging: dwc2: Fix variable dereferenced before check 2013-10-30 09:24:39 -07:00
hcd_queue.c
hw.h
Kconfig
Makefile
pci.c
platform.c
TODO