Re: [PATCH] Documentation/ABI: intel_pmt: fix 'threashold' spelling

Ilpo Järvinen <[email protected]> Mon, 27 Jul 2026 12:12:40 +0300 (EEST)
Newsgroups org.kernel.vger.platform-driver-x86,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Sun, 26 Jul 2026, shaikh.kamal wrote:

> Fix spelling error reported by codespell: threashold -> threshold.
> No functional change.
> 
> Signed-off-by: shaikh.kamal <[email protected]>

Does your name contain . ??

For more information about signing off you change, please see 
Documentation/process/submitting-patches.rst

> ---
>  Documentation/ABI/testing/sysfs-class-intel_pmt-features | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-class-intel_pmt-features b/Documentation/ABI/testing/sysfs-class-intel_pmt-features
> index cddb30e5bdf6..476ba070fb1e 100644
> --- a/Documentation/ABI/testing/sysfs-class-intel_pmt-features
> +++ b/Documentation/ABI/testing/sysfs-class-intel_pmt-features
> @@ -121,7 +121,7 @@ Example 'caps' content for the 'tracing' feature:
>  	watcher                                  Available: Yes
>  	crashlog                                 Available: No
>  	streaming                                Available: No
> -	threashold                               Available: No
> +	threshold                               Available: No

I think that anyone can see what's wrong with that alignment. Perhaps you 
didn't even look but sent the patch blindly!?! :-/

Please read through your own changes to avoid a reviewer having to point 
out trivial things like this to you. It wastes everyone's time (including 
yours) to send obviously half-baked patches to review. :-(

-- 
 i.