From: Mauro Carvalho Chehab Date: Sun, 9 Mar 2014 13:36:24 +0000 (-0300) Subject: [media] drx-j: propagate returned error from request_firmware() X-Git-Tag: v3.15-rc1~85^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=691cbbe354dc4eef4f196da0985da66b5172a49a;p=pandora-kernel.git [media] drx-j: propagate returned error from request_firmware() Fix a smatch warning: drivers/media/dvb-frontends/drx39xyj/drxj.c:11711 drx_ctrl_u_code() info: why not propagate 'rc' from request_firmware() instead of (-2)? Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed