The return value of __vb2_queue_alloc()

2011-06-24 Thread Jonathan Corbet
On Fri, 24 Jun 2011 14:19:27 -0600 Jonathan Corbet wrote: > Here's a little something I decided to hack on rather than addressing all > the real work I have to do. ...and while I was looking at this code, I noticed one little curious thing: int vb2_reqbufs(struct vb2_queue *q, struct v4l2_reque

RE: The return value of __vb2_queue_alloc()

2011-06-27 Thread Marek Szyprowski
Hello, On Friday, June 24, 2011 10:27 PM Jonathan Corbet wrote: > On Fri, 24 Jun 2011 14:19:27 -0600 > Jonathan Corbet wrote: > > > Here's a little something I decided to hack on rather than addressing all > > the real work I have to do. > > ...and while I was looking at this code, I noticed o