From: Trent Piepho Date: Fri, 13 Jul 2007 21:46:19 +0000 (-0300) Subject: V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping X-Git-Tag: v2.6.23-rc1~493^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=372280d2a3593e90d8849a5dc5676d2e9799e3a3;p=pandora-kernel.git V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping Make some pointers const, and then delete some now unnecessary casts, which were the wrong signedness anyway, being used to strip the const from another pointer. Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed