diff options
author | Bagas Sanjaya <bagasdotme@gmail.com> | 2025-01-22 21:34:55 +0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-01-28 15:02:17 -0700 |
commit | 3fdf2ec7da1c3b2ca13d2d3360f37f017558ed84 (patch) | |
tree | 0075ac3b931ae928cd67555eab95f391db359c54 /Documentation/block | |
parent | 6912bdb7c676019b6dd4520f555079c4d3ab1bdb (diff) |
Documentation: ublk: Drop Stefan Hajnoczi's message footnote
Sphinx reports unreferenced footnote warning pointing to ubd-control
message by Stefan Hajnoczi:
Documentation/block/ublk.rst:336: WARNING: Footnote [#] is not referenced. [ref.footnote]
Drop the footnote to squash above warning.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Fixes: 4093cb5a0634 ("ublk_drv: add mechanism for supporting unprivileged ublk device")
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250122143456.68867-3-bagasdotme@gmail.com
Diffstat (limited to 'Documentation/block')
-rw-r--r-- | Documentation/block/ublk.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/block/ublk.rst b/Documentation/block/ublk.rst index 51665a3e6a50..1e0e7358e14a 100644 --- a/Documentation/block/ublk.rst +++ b/Documentation/block/ublk.rst @@ -333,6 +333,4 @@ References .. [#userspace_readme] https://github.com/ming1/ubdsrv/blob/master/README -.. [#stefan] https://lore.kernel.org/linux-block/YoOr6jBfgVm8GvWg@stefanha-x1.localdomain/ - .. [#xiaoguang] https://lore.kernel.org/linux-block/YoOr6jBfgVm8GvWg@stefanha-x1.localdomain/ |