commit | 6f546c5ff9b5abd64144708e00748084a91492c3 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Jan 01 09:10:48 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Jan 07 09:46:29 2014 -0200 |
tree | 44fe57268c687de17d34b719ef38cabac1b6baff | |
parent | a6d8e68b60703eb4779c502ec15a627c505c34da [diff] |
[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>