diff options
author | Alex Williamson <alex.williamson@redhat.com> | 2025-08-28 14:36:24 -0600 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2025-08-29 11:00:36 -0600 |
commit | 093458c58f830d0a713fab0de037df5f0ce24fef (patch) | |
tree | ca31b22339a0c28a29e145a1d98e53f7f5e810eb /Documentation/filesystems | |
parent | 03e073bc4dbc3d64ce0beb21fbe793ae7787e062 (diff) |
docs: proc.rst: Fix VFIO Device title formatting
Title underline is one character too short.
Cc: Alex Mastro <amastro@fb.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Reported-by: Stephen Rothwell <sfr@canb.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")
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20250828203629.283418-1-alex.williamson@redhat.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r-- | Documentation/filesystems/proc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 -~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~ :: |