commit | d5abcc784ff337fbe9c6bc03235baecfd25191e5 | [log] [tgz] |
---|---|---|
author | Márton Németh <nm127@freemail.hu> | Sat Jan 16 13:21:59 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Feb 26 15:10:46 2010 -0300 |
tree | 8d768adbc056fb946bceb2db66e9e41de7a02d09 | |
parent | 6e3924aa8dad3ac7d5cbfb4e27b6cdd2dc7b7e68 [diff] |
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 <nm127@freemail.hu> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>