]> git.baikalelectronics.ru Git - kernel.git/commit
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 20 Nov 2015 10:32:00 +0000 (08:32 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 18 Dec 2015 16:00:50 +0000 (14:00 -0200)
commit20485e27e1b984c030cae58f2f3f993941c9657a
tree14bfd6f86242401cb59ce8db6370abce2eca6eb6
parente3a99d14b826c78f5f3f1a2e0cde0fa34fdb50d3
[media] videobuf2-core: fill_user_buffer and copy_timestamp should return void

This ops can never fail, so make these void functions.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/v4l2-core/videobuf2-core.c
drivers/media/v4l2-core/videobuf2-v4l2.c
include/media/videobuf2-core.h