]> git.baikalelectronics.ru Git - kernel.git/commit
[media] vb2: Fix comment in __qbuf_dmabuf
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 1 Jan 2014 12:10:48 +0000 (09:10 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 11:46:29 +0000 (09:46 -0200)
commita1d705a7d9efbbadb4274e4cd5946743906d95eb
tree44fe57268c687de17d34b719ef38cabac1b6baff
parentbdf9861576090f6c3f8b31dca8b7c2aa795b96c5
[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