From: Mauro Carvalho Chehab Date: Tue, 21 Oct 2008 14:27:20 +0000 (-0300) Subject: V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() X-Git-Tag: v2.6.28-rc1~37^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f88407f3767f924cae1d521e815e568996a4ef;p=pandora-kernel.git V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() The inode parameter at v4l_compat_translate_ioctl() were just passed over several places just to keep compatible with fops.ioctl. However, it weren't used anywere. This patch gets hid of this unused parameter. Cc: Laurent Pinchart Cc: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed