Skip to content

Commit 44bdcff

Browse files
bagasmeJonathan Corbet
authored andcommitted
Documentation: ioctl-number: Correct full path to papr-physical-attestation.h
Commit 03c9d1a ("Documentation: Fix description format for powerpc RTAS ioctls") fixes Sphinx warning by chopping arch/ path component of papr-physical-attestation.h to fit existing "Include File" column. Now that the column has been widened just enough for that header file, add back its arch/ path component. Reviewed-by: Haren Myneni <haren@linux.ibm.com> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Acked-by: Madhavan Srinivasan <maddy@linux.ibm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250714015711.14525-4-bagasdotme@gmail.com
1 parent 15afd5d commit 44bdcff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/userspace-api/ioctl/ioctl-number.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ Code Seq# Include File Comments
369369
<mailto:linuxppc-dev@lists.ozlabs.org>
370370
0xB2 06-07 arch/powerpc/include/uapi/asm/papr-platform-dump.h powerpc/pseries Platform Dump API
371371
<mailto:linuxppc-dev@lists.ozlabs.org>
372-
0xB2 08 powerpc/include/uapi/asm/papr-physical-attestation.h powerpc/pseries Physical Attestation API
372+
0xB2 08 arch/powerpc/include/uapi/asm/papr-physical-attestation.h powerpc/pseries Physical Attestation API
373373
<mailto:linuxppc-dev@lists.ozlabs.org>
374374
0xB3 00 linux/mmc/ioctl.h
375375
0xB4 00-0F linux/gpio.h <mailto:linux-gpio@vger.kernel.org>

0 commit comments

Comments
 (0)