[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <IA1PR11MB60982832D70B9CD4E30A9539F477A@IA1PR11MB6098.namprd11.prod.outlook.com>
Date: Fri, 13 Jun 2025 03:07:19 +0000
From: "Xu, Even" <even.xu@...el.com>
To: Bagas Sanjaya <bagasdotme@...il.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Documentation
<linux-doc@...r.kernel.org>, Linux Input Devices
<linux-input@...r.kernel.org>
CC: Jiri Kosina <jikos@...nel.org>, Benjamin Tissoires <bentiss@...nel.org>,
Jonathan Corbet <corbet@....net>, Andy Shevchenko
<andriy.shevchenko@...ux.intel.com>, "Han, Chong" <chong.han@...el.com>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: RE: [PATCH] HID: intel-thc-hid: Separate max input size control
conditional list
Thanks for the fix, Bagas!
Best Regards,
Even Xu
> -----Original Message-----
> From: Bagas Sanjaya <bagasdotme@...il.com>
> Sent: Friday, June 13, 2025 9:43 AM
> To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>; Linux
> Documentation <linux-doc@...r.kernel.org>; Linux Input Devices <linux-
> input@...r.kernel.org>
> Cc: Jiri Kosina <jikos@...nel.org>; Benjamin Tissoires <bentiss@...nel.org>;
> Jonathan Corbet <corbet@....net>; Andy Shevchenko
> <andriy.shevchenko@...ux.intel.com>; Xu, Even <even.xu@...el.com>; Han,
> Chong <chong.han@...el.com>; Bagas Sanjaya <bagasdotme@...il.com>;
> Stephen Rothwell <sfr@...b.auug.org.au>
> Subject: [PATCH] HID: intel-thc-hid: Separate max input size control conditional
> list
>
> Stephen Rothwell reports htmldocs warning:
>
> Documentation/hid/intel-thc-hid.rst:200: ERROR: Unexpected indentation.
> [docutils]
>
> Separate conditional list for max input size control by a blank line to fix the
> warning.
>
> Fixes: 45e92a093099 ("HID: Intel-thc-hid: Intel-thc: Introduce max input size
> control")
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Closes: https://lore.kernel.org/linux-
> next/20250611142409.7d4683b0@...b.auug.org.au/
> Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>
> ---
> Documentation/hid/intel-thc-hid.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/hid/intel-thc-hid.rst b/Documentation/hid/intel-thc-
> hid.rst
> index 23d5110cb8710a..8b378c57b5aac0 100644
> --- a/Documentation/hid/intel-thc-hid.rst
> +++ b/Documentation/hid/intel-thc-hid.rst
> @@ -195,6 +195,7 @@ This is a new feature introduced in Panther Lake
> platform, THC hardware allows d a max input size for RxDMA. After this max size
> gets set and enabled, for every input report packet reading, THC hardware
> sequencer will first read incoming input packet size, then compare input packet
> size with the given max size:
> +
> - if input packet size <= max size, THC continues using input packet size to finish
> the reading
> - if input packet size > max size, there is potential input data crash risk during
> transferring, THC will use max size instead of input packet size for reading
>
> base-commit: da04eb7791c461bc0f113ce96af4ed59bcc12555
> --
Reviewed-by: Even Xu <even.xu@...el.com>
> An old man doll... just what I always wanted! - Clara
Powered by blists - more mailing lists