[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)
commit6f546c5ff9b5abd64144708e00748084a91492c3
tree44fe57268c687de17d34b719ef38cabac1b6baff
parenta6d8e68b60703eb4779c502ec15a627c505c34da
[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