]> git.karo-electronics.de Git - karo-tx-linux.git/commit
doc-rst: linux_tv: fix some warnings due to '*'
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 3 Jul 2016 17:45:00 +0000 (14:45 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 3 Jul 2016 20:47:36 +0000 (17:47 -0300)
commit08047562ff4e2ec62cfcabd26e01b1ad1ebf8173
treef04980980977150c93fc48e00e2acb036c55e5eb
parente4aadf72b7385b75997149476128af98920413a5
doc-rst: linux_tv: fix some warnings due to '*'

Unescaped * causes warnings on Sphinx.

Add an escape at hist-v4l2 occurrences.

At libv4l-introduction, the best is do declare the function
prototypes as C code.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/linux_tv/media/v4l/hist-v4l2.rst
Documentation/linux_tv/media/v4l/libv4l-introduction.rst