mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-20 13:38:00 +00:00
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 | ||