[PATCH RESEND 3/3] Documentation: ioctl-number: Correct full path to papr-physical-attestation.h

Haren Myneni haren at linux.ibm.com
Tue Jul 8 16:24:34 AEST 2025


On Tue, 2025-07-08 at 07:43 +0700, Bagas Sanjaya wrote:
> Commit 03c9d1a5a30d93 ("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.
> 
> Fixes: 03c9d1a5a30d ("Documentation: Fix description format for
> powerpc RTAS ioctls")
> Signed-off-by: Bagas Sanjaya <bagasdotme at gmail.com>

Thanks for fixing.

Reviewed-by: Haren Myneni <haren at linux.ibm.com>

> ---
>  Documentation/userspace-api/ioctl/ioctl-number.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst
> b/Documentation/userspace-api/ioctl/ioctl-number.rst
> index b45f5d857a00b6..5aa09865b3aa0f 100644
> --- a/Documentation/userspace-api/ioctl/ioctl-number.rst
> +++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
> @@ -369,7 +369,7 @@ Code  Seq#    Include
> File                                             Comments
>                                                                      
>    <mailto:linuxppc-dev at lists.ozlabs.org>
>  0xB2  06-07  arch/powerpc/include/uapi/asm/papr-platform-
> dump.h        powerpc/pseries Platform Dump API
>                                                                      
>    <mailto:linuxppc-dev at 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 at lists.ozlabs.org>
>  0xB3  00     linux/mmc/ioctl.h
>  0xB4  00-
> 0F  linux/gpio.h                                              <mailto
> :linux-gpio at vger.kernel.org>



More information about the Linuxppc-dev mailing list