From: Mauro Carvalho Chehab Date: Sun, 27 Jul 2014 19:27:30 +0000 (-0300) Subject: [media] cx231xx: handle errors at read_eeprom() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f97947c15a8d2bc21917463eb72d7f8685e3a86;p=pandora-kernel.git [media] cx231xx: handle errors at read_eeprom() Fix the following warnings: drivers/media/usb/cx231xx/cx231xx-cards.c: In function 'read_eeprom': drivers/media/usb/cx231xx/cx231xx-cards.c:979:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed