On Thursday 26 November 2009 22:37:12 Hans Verkuil wrote: > This message is generated daily by a cron job that builds v4l-dvb for > the kernels and architectures in the list below. > > Results of the daily build of v4l-dvb: > > date: Thu Nov 26 20:48:58 CET 2009 > path: http://www.linuxtv.org/hg/v4l-dvb > changeset: 13527:b3695bd384cc > gcc version: gcc (GCC) 4.3.1 > hardware: x86_64 > host os: 2.6.26 > > sparse (linux-2.6.31): ERRORS > sparse (linux-2.6.32-rc8): ERRORS > > Detailed results are available here: > > http://www.xs4all.nl/~hverkuil/logs/Thursday.log Hi all, I have enabled the sparse checker again in the daily build. Take a quick look at the log and check the sparse output against your driver code. The 'bad constant expression' and 'cannot size expression' errors seem to be mostly bogus. But most of the others seem to warrant a closer look. I particularly liked this one: v4l/ir-functions.c:68:8: warning: memset with byte count of 0 Someone should fix that one :-) Regards, Hans -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html