Home
last modified time | relevance | path

Searched hist:"2 f60f13c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxk_hard.c2f60f13c Fri Jun 05 05:58:52 CDT 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] drxk: better handle errors

As reported by smatch:
drivers/media/dvb-frontends/drxk_hard.c:3277 dvbt_sc_command() warn: missing break? reassigning 'status'

This is basically because the error handling logic there was crappy.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2f60f13c Fri Jun 05 05:58:52 CDT 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [media] drxk: better handle errors

As reported by smatch:
drivers/media/dvb-frontends/drxk_hard.c:3277 dvbt_sc_command() warn: missing break? reassigning 'status'

This is basically because the error handling logic there was crappy.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>