The conversion added an empty column (probably, it was used on DocBook just to increase spacing.
It also added an extra line on one of the texts, breaking the original paragraph into two ones. Remove them. Signed-off-by: Mauro Carvalho Chehab <[email protected]> --- Documentation/linux_tv/media/v4l/pixfmt-nv16m.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Documentation/linux_tv/media/v4l/pixfmt-nv16m.rst b/Documentation/linux_tv/media/v4l/pixfmt-nv16m.rst index 9caa243550a1..2157663fa6c2 100644 --- a/Documentation/linux_tv/media/v4l/pixfmt-nv16m.rst +++ b/Documentation/linux_tv/media/v4l/pixfmt-nv16m.rst @@ -34,7 +34,6 @@ used only in drivers and applications that support the multi-planar API, described in :ref:`planar-apis`. **Byte Order..** - Each cell is one byte. @@ -163,7 +162,6 @@ Each cell is one byte. - - 1 - - - 2 - @@ -178,7 +176,6 @@ Each cell is one byte. - - Y - - - Y - @@ -192,7 +189,6 @@ Each cell is one byte. - - - - - C - @@ -206,7 +202,6 @@ Each cell is one byte. - - Y - - - Y - @@ -220,7 +215,6 @@ Each cell is one byte. - - - - - C - @@ -238,7 +232,6 @@ Each cell is one byte. - - Y - - - Y - @@ -252,7 +245,6 @@ Each cell is one byte. - - - - - C - @@ -266,7 +258,6 @@ Each cell is one byte. - - Y - - - Y - @@ -280,7 +271,6 @@ Each cell is one byte. - - - - - C - -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
