From: Mauro Carvalho Chehab Date: Wed, 29 Apr 2015 17:56:50 +0000 (-0300) Subject: [media] vp702x: comment dead code X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=269d91f53fe34b263c0b7735937f3b4ac5f56580;p=pandora-kernel.git [media] vp702x: comment dead code Since the first version of this driver, the remote controller code is disabled, adding an early return inside vp702x_rc_query(). Let's disable the code with #if 0, to remove this warning: drivers/media/usb/dvb-usb/vp702x.c:268 vp702x_rc_query() info: ignoring unreachable code. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed