]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 21 Oct 2008 14:27:20 +0000 (11:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 21 Oct 2008 16:31:45 +0000 (14:31 -0200)
commitb1f88407f3767f924cae1d521e815e568996a4ef
tree3725f3a30335552bb56e9852085b7f225a43829a
parent4e7ca40dbff522691b13dd9b5ed41891e6c68e1a
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 <laurent.pinchart@skynet.be>
Cc: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/saa7146_video.c
drivers/media/video/pvrusb2/pvrusb2-v4l2.c
drivers/media/video/uvc/uvc_v4l2.c
drivers/media/video/v4l1-compat.c
drivers/media/video/v4l2-ioctl.c
include/media/v4l2-ioctl.h