Re: [PATCH 1/2] [media] Fix mmap() example in the V4L2 API DocBook

2011-01-06 Thread Pawel Osciak
On Thu, Jan 6, 2011 at 20:40, Pawel Osciak wrote: > Correct ioctl return value handling and fix coding style issues. > > Signed-off-by: Pawel Osciak > --- >  Documentation/DocBook/v4l/io.xml |   40 > +++--- >  1 files changed, 20 insertions(+), 20 deletions(-) Th

[PATCH 1/2] [media] Fix mmap() example in the V4L2 API DocBook

2011-01-06 Thread Pawel Osciak
Correct ioctl return value handling and fix coding style issues. Signed-off-by: Pawel Osciak --- Documentation/DocBook/v4l/io.xml | 40 +++--- 1 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Documentation/DocBook/v4l/io.xml b/Documentation/DocBo