]> git.karo-electronics.de Git - linux-beck.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)
commit10cc3b1e12964ae71aefefb2c2b61304d2264cac
tree14bfd6f86242401cb59ce8db6370abce2eca6eb6
parentdf868ea1c850d8a80bc2643a08e49ae62cca7bbc
[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