upstream: [media] vb2: Fix comment in __qbuf_dmabuf
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 1 Jan 2014 12:10:48 +0000 (09:10 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:25 +0000 (11:54 +0900)
commit8f4928faeaf2a2bf1dadc12d7e90849b9d54c777
treefe40eb45b9672ee7bce525362ed9ceb70f7ed582
parent7228b1dcc36510a3f9e47d9a4cd00debbeae576d
upstream: [media] vb2: Fix comment in __qbuf_dmabuf

The comment incorrectly explains that the code verifies information
provided by userspace, while verification has been performed earlier in
reality. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/v4l2-core/videobuf2-core.c