[PATCH 10/12] media: v4l2-event.rst: adjust table to fit on PDF output

From: Mauro Carvalho Chehab
Date: Sat Sep 02 2017 - 22:37:42 EST


The tables there don't quite fit on PDF output.

Adjust it by adding a tabularcolumns macro.

Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
---
Documentation/media/kapi/v4l2-event.rst | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/media/kapi/v4l2-event.rst b/Documentation/media/kapi/v4l2-event.rst
index 9a5e31546ae3..9938d21ef4d1 100644
--- a/Documentation/media/kapi/v4l2-event.rst
+++ b/Documentation/media/kapi/v4l2-event.rst
@@ -67,6 +67,8 @@ type).

The ops argument allows the driver to specify a number of callbacks:

+.. tabularcolumns:: |p{1.5cm}|p{16.0cm}|
+
======== ==============================================================
Callback Description
======== ==============================================================
--
2.13.5