From: Márton Németh Date: Sat, 16 Jan 2010 16:21:59 +0000 (-0300) Subject: V4L/DVB: cx231xx: cleanup dvb_attach() return value handling X-Git-Tag: v2.6.34-rc1~280^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5abcc784ff337fbe9c6bc03235baecfd25191e5;p=pandora-kernel.git V4L/DVB: cx231xx: cleanup dvb_attach() return value handling Remove the following sparse error (see "make C=1"): * error: incompatible types for operation (<) left side has type struct dvb_frontend * right side has type int Signed-off-by: Márton Németh Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed