[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a5c6173f3109dac14e43c30f6483afe19573870f.camel@linux.ibm.com>
Date: Mon, 07 Jul 2025 23:24:34 -0700
From: Haren Myneni <haren@...ux.ibm.com>
To: Bagas Sanjaya <bagasdotme@...il.com>,
Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>,
Linux Documentation
<linux-doc@...r.kernel.org>,
Linux PowerPC
<linuxppc-dev@...ts.ozlabs.org>,
Linux Networking <netdev@...r.kernel.org>
Cc: Jonathan Corbet <corbet@....net>,
Richard Cochran
<richardcochran@...il.com>,
Madhavan Srinivasan <maddy@...ux.ibm.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Andrew Donnellan
<ajd@...ux.ibm.com>
Subject: Re: [PATCH RESEND 3/3] Documentation: ioctl-number: Correct full
path to papr-physical-attestation.h
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@...il.com>
Thanks for fixing.
Reviewed-by: Haren Myneni <haren@...ux.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@...ts.ozlabs.org>
> 0xB2 06-07 arch/powerpc/include/uapi/asm/papr-platform-
> dump.h powerpc/pseries Platform Dump API
>
> <mailto:linuxppc-dev@...ts.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@...ts.ozlabs.org>
> 0xB3 00 linux/mmc/ioctl.h
> 0xB4 00-
> 0F linux/gpio.h <mailto
> :linux-gpio@...r.kernel.org>
Powered by blists - more mailing lists