From: Márton Németh Date: Sat, 16 Jan 2010 17:08:39 +0000 (-0300) Subject: V4L/DVB: bt819: cleanup v4l2_subdev_notify() parameters X-Git-Tag: v2.6.34-rc1~280^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9fb9b791a05e52b6daba953637705fa30610ab3;p=pandora-kernel.git V4L/DVB: bt819: cleanup v4l2_subdev_notify() parameters The 3rd parameter v4l2_subdev_notify() is passed to the notify() callback which is a pointer, see and . This will remove the following sparse warning (see "make C=1"): * Using plain integer as NULL pointer Signed-off-by: Márton Németh Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed