commit | c6d7ba8b12636923f3e30997dec69bed58e176b6 | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Fri Aug 13 22:29:03 2010 +0200 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Sat Aug 14 00:24:24 2010 +0200 |
tree | dacbb82afcf6eef471d7e6fd6a4665bff270506e | |
parent | 02d6d685fc6f2d8b48b133b5a5a43755e005074e [diff] |
v4l: Remove reference to bkl ioctl in compat ioctl handling 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>