media: docs: Fix mem_offset name in multiplane example
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 14 Mar 2024 16:06:07 +0000 (17:06 +0100)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 8 Apr 2024 11:48:19 +0000 (13:48 +0200)
commit655d3eb92c2adfb64374b310242bc9820bf73d07
tree3aaba614940e9c2fd683daf2130a33ed64f8f4bf
parentb74c77d3d68024e50c85dc2d842c9cce20f67c57
media: docs: Fix mem_offset name in multiplane example

The v4l2_buffer type has an "offset" field, but the corresponding field
in the v4l2_plane type is called "mem_offset". Use the correct name in
this example.

Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/userspace-api/media/v4l/mmap.rst