mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 07:31:29 +00:00
7cc471112e
Fixes this smatch warning: drivers/media/usb/as102/as102_usb_drv.c:306 as102_usb_release() warn: can 'as102_dev' even be NULL? And indeed, as102_dev can never be NULL, so just drop the NULL check. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org> |
||
---|---|---|
.. | ||
as10x_cmd_cfg.c | ||
as10x_cmd_stream.c | ||
as10x_cmd.c | ||
as10x_cmd.h | ||
as10x_handle.h | ||
as102_drv.c | ||
as102_drv.h | ||
as102_fw.c | ||
as102_fw.h | ||
as102_usb_drv.c | ||
as102_usb_drv.h | ||
Kconfig | ||
Makefile |