From: Hans Verkuil Date: Sat, 1 Nov 2008 11:25:11 +0000 (-0300) Subject: V4L/DVB (9503): v4l: remove inode argument from video_usercopy X-Git-Tag: v2.6.29-rc1~556^2~461 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f473bf76c71ca734a16f9331ce6b6e9603641888;p=pandora-kernel.git V4L/DVB (9503): v4l: remove inode argument from video_usercopy The inode argument was never used. Removing it from video_usercopy brings the function pointer type of video_usercopy in line with similar v4l2 functions, thus simplifying several drivers. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed