From: Mauro Carvalho Chehab Date: Fri, 5 Jun 2015 10:58:52 +0000 (-0300) Subject: [media] drxk: better handle errors X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f60f13c14b45b311843d2ca09b5e3ef94c16f71;p=pandora-kernel.git [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 --- Reading git-diff-tree failed