Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: mc uapi: adjust some table sizes for PDF output

Some cells are too small to fit the text written to it.

Increase it. No text changes.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

+3 -3
+1 -1
Documentation/media/uapi/mediactl/media-ioc-enum-entities.rst
··· 51 51 52 52 .. c:type:: media_entity_desc 53 53 54 - .. tabularcolumns:: |p{1.5cm}|p{1.5cm}|p{1.5cm}|p{1.5cm}|p{11.5cm}| 54 + .. tabularcolumns:: |p{1.5cm}|p{1.7cm}|p{1.6cm}|p{1.5cm}|p{11.2cm}| 55 55 56 56 .. flat-table:: struct media_entity_desc 57 57 :header-rows: 0
+1 -1
Documentation/media/uapi/mediactl/media-ioc-g-topology.rst
··· 46 46 If the ``topology_version`` remains the same, the ioctl should fill the 47 47 desired arrays with the media graph elements. 48 48 49 - .. tabularcolumns:: |p{1.6cm}|p{3.2cm}|p{12.7cm}| 49 + .. tabularcolumns:: |p{1.6cm}|p{3.4cm}|p{12.5cm}| 50 50 51 51 .. c:type:: media_v2_topology 52 52
+1 -1
Documentation/media/uapi/mediactl/media-types.rst
··· 5 5 Types and flags used to represent the media graph elements 6 6 ========================================================== 7 7 8 - .. tabularcolumns:: |p{8.0cm}|p{10.5cm}| 8 + .. tabularcolumns:: |p{8.2cm}|p{10.3cm}| 9 9 10 10 .. _media-entity-type: 11 11