commit | 0af4e80bf24a3caf56cd94d6dbe6a8bb72536b1d | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Aug 14 05:29:40 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri Aug 31 11:13:52 2018 -0400 |
tree | bbeb8c7c49147b97a9d3314d04ee492bf8d1bcc7 | |
parent | 5f89ec80f1e074d3f25c989264e376a452b03d02 [diff] |
media: videobuf2-v4l2: replace if by switch in __fill_vb2_buffer() Replace 'if' statements by a switch in __fill_vb2_buffer() in preparation of the next patch. No other changes. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>