diff options
author | Tomi Valkeinen <[email protected]> | 2023-03-07 10:34:28 +0900 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2023-04-23 09:25:52 -0600 |
commit | fc623d89b4c404f2dea917d00eba2111f3c1bc15 (patch) | |
tree | 57f2f509dc6667b4903b98f3aa7c230e7f4bb324 /tools/perf/scripts/python/stackcollapse.py | |
parent | 54d85d6966ca1dafa0b05f163a425060e8be3120 (diff) |
media: Fix building pdfdocs
Commit 8d0e3fc61abd ("media: Add 2-10-10-10 RGB formats") added
documentation for a few new RGB formats. The table has column-width
specifiers for 34 columns used in pdfdocs build.
However, the new table has a couple of rows with 35 columns which
confused Sphinx's latex builder. The resulting .tex file causes
an error in a later stage of a pdfdocs build.
Remove the trailing empty dash lines to fix the issue.
Fixes: 8d0e3fc61abd ("media: Add 2-10-10-10 RGB formats")
Reported-by: Akira Yokosawa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]/
Signed-off-by: Tomi Valkeinen <[email protected]>
Tested-by: Akira Yokosawa <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
[akiyks: explain the cause of build error]
Signed-off-by: Akira Yokosawa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions