From: Mauro Carvalho Chehab Date: Sat, 27 Oct 2012 17:54:01 +0000 (-0300) Subject: [media] jeilinj: fix return of the response code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9825f376533c8550dc2f8d78a5a9af6612490a1a;p=pandora-kernel.git [media] jeilinj: fix return of the response code drivers/media/usb/gspca/jeilinj.c: In function 'jlj_read1': drivers/media/usb/gspca/jeilinj.c:117:66: warning: parameter 'response' set but not used [-Wunused-but-set-parameter] The code still doesn't make much sense, as response is never tested there. Cc: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed