]> git.baikalelectronics.ru Git - kernel.git/commit
docs: rbtree.txt: fix Sphinx build warnings
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 16 Apr 2019 02:00:35 +0000 (23:00 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:24 +0000 (09:20 -0300)
commit5de93e65dce4306c9ac6b84dabdba4323ca2048c
tree657bab3210caab6403be75cbb5d149d163b3e25b
parente57b68ce5490cf7eeedb758e8cb3256b763a759a
docs: rbtree.txt: fix Sphinx build warnings

Ths file is already at ReST format. Yet, some recent changes
made it to produce a few warnings when building it with
Sphinx.

Those are trivially fixed by marking some literal blocks.

Fix them before adding it to the docs building system.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/rbtree.txt