WSL2-Linux-Kernel/drivers/media/dvb-frontends/drx39xyj
Mauro Carvalho Chehab 06eeefe8e3 [media] media drivers: annotate fall-through
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>
2017-05-19 07:10:03 -03:00
..
Kconfig [media] drx-j: use customise option correctly 2014-04-07 09:39:51 -03:00
Makefile [media] drx-j: get rid of drx_dap_fasi.c 2014-03-04 14:39:06 -03:00
bsp_i2c.h [media] drx-j: Use the Linux error codes 2014-03-04 14:29:41 -03:00
drx39xxj.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
drx_dap_fasi.h treewide: spelling: correct diffrent[iate] and banlance typos 2017-05-08 17:15:13 -07:00
drx_driver.h scripts/spelling.txt: add "overide" pattern and fix typo instances 2017-03-09 17:01:09 -08:00
drx_driver_version.h [media] drx-j: make checkpatch.pl happy 2014-03-04 14:30:44 -03:00
drxj.c [media] media drivers: annotate fall-through 2017-05-19 07:10:03 -03:00
drxj.h scripts/spelling.txt: add "configuartion" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
drxj_map.h [media] drx-j: make checkpatch.pl happy 2014-03-04 14:30:44 -03:00