media: hist-v4l2.rst: remove :c:`type` from structs and enums
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 28 Sep 2020 06:16:02 +0000 (08:16 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 30 Sep 2020 16:50:21 +0000 (18:50 +0200)
commitcae045f495d259122cfa18a87c65a2b12fbdcbb2
tree547ab4a47a7a727b2cd317e1663d1d05b55450b4
parentf69249fcefc4f804c4c22591fc9da3357e82b117
media: hist-v4l2.rst: remove :c:`type` from structs and enums

Using struct|enum :c:`type` here sounds a bad idea, as it may be
documenting data types that were already removed. Also, it makes
the file harder to read.

As automarkup.py should be able to handle those cases, let's
just get rid of the markup.

While not required by automarkup, in order to make easier for
grep, both type and names are now at the same line.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/hist-v4l2.rst