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

shaikh kamaluddin <[email protected]> Thu, 30 Jul 2026 22:08:54 +0530
Newsgroups org.kernel.vger.platform-driver-x86,org.kernel.vger.linux-kernel
Message-ID <amt-HvGSTKCYCwt3@acer-nitro-anv15-41>
On Mon, Jul 27, 2026 at 12:12:40PM +0300, Ilpo Järvinen wrote:
> 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 . ??
No, Shaikh Kamaluddin, I have corrected the same in patch v2 [1]
[1] https://lore.kernel.org/all/[email protected]/
> 
> 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. :-(
> 
Sorry I will take care these.

Thanks,
Shaikh Kamaluddin
> -- 
>  i.
>