[PATCH] docs: ABI: Fix "firwmare" to "firmware"

Sumanth Gavini posted 1 patch 7 months ago
Documentation/ABI/testing/sysfs-bus-cxl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: ABI: Fix "firwmare" to "firmware"
Posted by Sumanth Gavini 7 months ago
Fix misspelling reported by codespell

Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com>
---
 Documentation/ABI/testing/sysfs-bus-cxl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-cxl b/Documentation/ABI/testing/sysfs-bus-cxl
index 99bb3faf7a0e..d0d58b74f382 100644
--- a/Documentation/ABI/testing/sysfs-bus-cxl
+++ b/Documentation/ABI/testing/sysfs-bus-cxl
@@ -242,7 +242,7 @@ Description:
 		decoding a Host Physical Address range. Note that this number
 		may be elevated without any regionX objects active or even
 		enumerated, as this may be due to decoders established by
-		platform firwmare or a previous kernel (kexec).
+		platform firmware or a previous kernel (kexec).
 
 
 What:		/sys/bus/cxl/devices/decoderX.Y
-- 
2.43.0
Re: [PATCH] docs: ABI: Fix "firwmare" to "firmware"
Posted by Jonathan Cameron 7 months ago
On Sat, 17 May 2025 04:03:16 -0700
Sumanth Gavini <sumanth.gavini@yahoo.com> wrote:

> Fix misspelling reported by codespell
> 
> Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com>
+CC linux-cxl

Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> ---
>  Documentation/ABI/testing/sysfs-bus-cxl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-cxl b/Documentation/ABI/testing/sysfs-bus-cxl
> index 99bb3faf7a0e..d0d58b74f382 100644
> --- a/Documentation/ABI/testing/sysfs-bus-cxl
> +++ b/Documentation/ABI/testing/sysfs-bus-cxl
> @@ -242,7 +242,7 @@ Description:
>  		decoding a Host Physical Address range. Note that this number
>  		may be elevated without any regionX objects active or even
>  		enumerated, as this may be due to decoders established by
> -		platform firwmare or a previous kernel (kexec).
> +		platform firmware or a previous kernel (kexec).
>  
>  
>  What:		/sys/bus/cxl/devices/decoderX.Y
Re: [PATCH] docs: ABI: Fix "firwmare" to "firmware"
Posted by Dave Jiang 7 months ago

On 5/19/25 2:55 AM, Jonathan Cameron wrote:
> On Sat, 17 May 2025 04:03:16 -0700
> Sumanth Gavini <sumanth.gavini@yahoo.com> wrote:
> 
>> Fix misspelling reported by codespell
>>
>> Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com>
> +CC linux-cxl
> 
> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Applied to cxl/next

> 
>> ---
>>  Documentation/ABI/testing/sysfs-bus-cxl | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/ABI/testing/sysfs-bus-cxl b/Documentation/ABI/testing/sysfs-bus-cxl
>> index 99bb3faf7a0e..d0d58b74f382 100644
>> --- a/Documentation/ABI/testing/sysfs-bus-cxl
>> +++ b/Documentation/ABI/testing/sysfs-bus-cxl
>> @@ -242,7 +242,7 @@ Description:
>>  		decoding a Host Physical Address range. Note that this number
>>  		may be elevated without any regionX objects active or even
>>  		enumerated, as this may be due to decoders established by
>> -		platform firwmare or a previous kernel (kexec).
>> +		platform firmware or a previous kernel (kexec).
>>  
>>  
>>  What:		/sys/bus/cxl/devices/decoderX.Y
>