]> Git Repo - linux.git/commitdiff
VDUSE: fix documentation underline warning
authorRandy Dunlap <[email protected]>
Wed, 6 Oct 2021 20:29:04 +0000 (13:29 -0700)
committerMichael S. Tsirkin <[email protected]>
Wed, 13 Oct 2021 12:42:07 +0000 (08:42 -0400)
Fix a VDUSE documentation build warning:

Documentation/userspace-api/vduse.rst:21: WARNING: Title underline too short.

Fixes: 7bc7f61897b6 ("Documentation: Add documentation for VDUSE")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Xie Yongji <[email protected]>
Cc: Jason Wang <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: [email protected]
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Xie Yongji <[email protected]>
Acked-by: Jason Wang <[email protected]>
Documentation/userspace-api/vduse.rst

index 42ef59ea531436eeaea5ee1c2a7ef2ee8c93967d..bdb880e01132595e179253faa8401371449441ac 100644 (file)
@@ -18,7 +18,7 @@ types can be added after the security issue of corresponding device driver
 is clarified or fixed in the future.
 
 Create/Destroy VDUSE devices
-------------------------
+----------------------------
 
 VDUSE devices are created as follows:
 
This page took 0.069051 seconds and 4 git commands to generate.