[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250828203629.283418-1-alex.williamson@redhat.com>
Date: Thu, 28 Aug 2025 14:36:24 -0600
From: Alex Williamson <alex.williamson@...hat.com>
To: alex.williamson@...hat.com
Cc: kvm@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org,
Alex Mastro <amastro@...com>,
Jonathan Corbet <corbet@....net>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: [PATCH] docs: proc.rst: Fix VFIO Device title formatting
Title underline is one character too short.
Cc: Alex Mastro <amastro@...com>
Cc: Jonathan Corbet <corbet@....net>
Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
Closes: https://lore.kernel.org/all/20250828123035.2f0c74e7@canb.auug.org.au
Fixes: 1e736f148956 ("vfio/pci: print vfio-device syspath to fdinfo")
Signed-off-by: Alex Williamson <alex.williamson@...hat.com>
---
To be applied through vfio next branch.
Documentation/filesystems/proc.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/proc.rst b/Documentation/filesystems/proc.rst
index ed8d23b677ca..ff09f668cdeb 100644
--- a/Documentation/filesystems/proc.rst
+++ b/Documentation/filesystems/proc.rst
@@ -2167,7 +2167,7 @@ where 'size' is the size of the DMA buffer in bytes. 'count' is the file count o
the DMA buffer file. 'exp_name' is the name of the DMA buffer exporter.
VFIO Device files
-~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~
::
--
2.51.0
Powered by blists - more mailing lists