v4l: Remove reference to bkl ioctl in compat ioctl handling
authorFrederic Weisbecker <fweisbec@gmail.com>
Fri, 13 Aug 2010 20:29:03 +0000 (22:29 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Fri, 13 Aug 2010 22:24:24 +0000 (00:24 +0200)
There are no more users of struct file_operations:ioctl. These
can be safely removed.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: John Kacur <jkacur@redhat.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>

No differences found