mirror of https://gitee.com/openkylin/linux.git
06eeefe8e3
Avoid warnings like those: drivers/media/pci/ddbridge/ddbridge-core.c: In function 'dvb_input_detach': drivers/media/pci/ddbridge/ddbridge-core.c:787:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (input->fe) { ^ drivers/media/pci/ddbridge/ddbridge-core.c:792:2: note: here case 4: ^~~~ ... On several cases, it is just that gcc 7.1 is not capable of understanding the comment, but on other places, we need an annotation. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
imx074.c | ||
mt9m001.c | ||
mt9t031.c | ||
mt9t112.c | ||
mt9v022.c | ||
ov772x.c | ||
ov5642.c | ||
ov6650.c | ||
ov9640.c | ||
ov9640.h | ||
ov9740.c | ||
rj54n1cb0c.c | ||
tw9910.c |