On Mon 11 June 2012 10:12:11 Sakari Ailus wrote:
> On Mon, Jun 11, 2012 at 09:49:25AM +0200, Laurent Pinchart wrote:
> > Hi Sakari,
>
> Hi Laurent,
>
> > On Saturday 26 May 2012 23:07:49 Sakari Ailus wrote:
> > > The __user macro is not strictly needed in videodev2.h, and it also
> > > prevents
On Mon, Jun 11, 2012 at 09:49:25AM +0200, Laurent Pinchart wrote:
> Hi Sakari,
Hi Laurent,
> On Saturday 26 May 2012 23:07:49 Sakari Ailus wrote:
> > The __user macro is not strictly needed in videodev2.h, and it also prevents
> > using the header file as such in the user space. __user is already
Hi Sakari,
On Saturday 26 May 2012 23:07:49 Sakari Ailus wrote:
> The __user macro is not strictly needed in videodev2.h, and it also prevents
> using the header file as such in the user space. __user is already not used
> in many of the interface structs containing pointers.
>
> Stop using __use
The __user macro is not strictly needed in videodev2.h, and it also prevents
using the header file as such in the user space. __user is already not used
in many of the interface structs containing pointers.
Stop using __user in videodev2.h.
Signed-off-by: Sakari Ailus
---
include/linux/videodev