diff options
author | Hans Verkuil <[email protected]> | 2022-11-28 14:03:33 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-12-06 07:16:39 +0000 |
commit | bc0cd1080a035ea64fd141f7f8138ca5373fb47b (patch) | |
tree | 44b90713eae3942791dfa4dc26fe63682d053923 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 5edd1b4d58105dc0ee61ed6aa9f22e88d8425b08 (diff) |
media: sun6i-csi: clarify return value, fix uninited variable and add missing static
This fixes three smatch warnings:
drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.c:629:15: warning: 'enabled' may be used uninitialized [-Wmaybe-uninitialized]
drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.c:439 sun6i_csi_bridge_s_stream() warn: missing error code 'ret'
drivers/media/platform/sunxi/sun6i-csi/sun6i_csi_bridge.c:682 sun6i_csi_bridge_notifier_bound() error: uninitialized symbol 'enabled'.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions