From: Mauro Carvalho Chehab Date: Mon, 29 Oct 2012 09:58:59 +0000 (-0200) Subject: [media] drxk_hard: fix the return code from an error handler X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94af1b63d866289aabad0514f5c8ecf223f502fb;p=pandora-kernel.git [media] drxk_hard: fix the return code from an error handler While it is very unlikely, if the number of parameters for QAMDemodulatorCommand is not 2 or 4, status become undefined: /home/hans/work/build/v4l-dvb-git/drivers/media/dvb-frontends/drxk_hard.c: In function ‘QAMDemodulatorCommand’: /home/hans/work/build/v4l-dvb-git/drivers/media/dvb-frontends/drxk_hard.c:5452:5: warning: ‘status’ may be used uninitialized in this function [-Wuninitialized] Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed