mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
Documentation: ioctl-number: Correct full path to papr-physical-attestation.h
Commit 03c9d1a5a3 ("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
This commit is contained in:
committed by
Jonathan Corbet
parent
15afd5def8
commit
44bdcff53f
@@ -369,7 +369,7 @@ Code Seq# Include File Comments
|
||||
<mailto:linuxppc-dev@lists.ozlabs.org>
|
||||
0xB2 06-07 arch/powerpc/include/uapi/asm/papr-platform-dump.h powerpc/pseries Platform Dump API
|
||||
<mailto:linuxppc-dev@lists.ozlabs.org>
|
||||
0xB2 08 powerpc/include/uapi/asm/papr-physical-attestation.h powerpc/pseries Physical Attestation API
|
||||
0xB2 08 arch/powerpc/include/uapi/asm/papr-physical-attestation.h powerpc/pseries Physical Attestation API
|
||||
<mailto:linuxppc-dev@lists.ozlabs.org>
|
||||
0xB3 00 linux/mmc/ioctl.h
|
||||
0xB4 00-0F linux/gpio.h <mailto:linux-gpio@vger.kernel.org>
|
||||
|
||||
Reference in New Issue
Block a user