From: Hans Verkuil Date: Thu, 21 Aug 2014 19:49:16 +0000 (-0300) Subject: [media] videodev2.h: add __user to v4l2_ext_control pointers X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eadf9e26fab7f9841adcc36f3559dbce7604fcd5;p=pandora-kernel.git [media] videodev2.h: add __user to v4l2_ext_control pointers These are not copied to kernel space by video_usercopy, so mark them as __user. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed