From: Mauro Carvalho Chehab Date: Mon, 27 Dec 2010 14:14:52 +0000 (-0300) Subject: [media] feature_removal_schedule.txt: mark VIDIOC_*_OLD ioctls to die X-Git-Tag: v2.6.38-rc1~470^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1035758d5bdcd6c2f7308a35185f1d6f3b6b5443;p=pandora-kernel.git [media] feature_removal_schedule.txt: mark VIDIOC_*_OLD ioctls to die There are some old broken definitions of ioctl's, where the read/write arguments were marked wrong. The last one were added on 2.6.6 kernel. Remove them, in order to cleanup some copy_from_user/copy_to_user logic done inside V4L core. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed