OSDN Git Service

drm: todo: Avoid accidental crossreferences
authorThierry Reding <treding@nvidia.com>
Mon, 31 Jul 2017 12:42:59 +0000 (14:42 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 31 Jul 2017 14:03:53 +0000 (16:03 +0200)
commit0cac6ac19807722f066c1927015b4fba7303643d
tree0c9c896809bddb0891959f949e161011433e54ba
parentd1b6c62f892109105654f457e01bc39db9757fc9
drm: todo: Avoid accidental crossreferences

RST uses underscores at the end of words to create crossreferences and
it will accidentally try to link to tinydrm_ and drm_fb_ targets from
the TODO, which is clearly not the intention in this context.

Use backslashes to escape the special meaning of the underscore.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170731124259.7495-1-thierry.reding@gmail.com
Documentation/gpu/todo.rst