git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e7ca40
)
V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 21 Oct 2008 14:27:20 +0000
(11:27 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 21 Oct 2008 16:31:45 +0000
(14:31 -0200)
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>
No differences found