[media] ttpci: cleanup a bogus smatch warning
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 22 Feb 2016 17:22:04 +0000 (14:22 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Feb 2016 10:26:22 +0000 (07:26 -0300)
commit3915d367932609f9c0bdc79c525b5dd5a806ab18
treef57c0ab4c21e660f300c6074b4bc69025e20241f
parentd4c71d7a385575bebcf0e2a182508e75eeb77b83
[media] ttpci: cleanup a bogus smatch warning

Cleanup this bogus smatch warning:
drivers/media/pci/ttpci/budget.c:635 frontend_init() warn: missing break? reassigning 'budget->dvb_frontend'

And document the fall through logic at the switch().

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/ttpci/budget.c
This page took 0.025517 seconds and 5 git commands to generate.