diff options
| author | Sumanth Gavini <sumanth.gavini@yahoo.com> | 2025-05-17 04:03:16 -0700 |
|---|---|---|
| committer | Dave Jiang <dave.jiang@intel.com> | 2025-05-19 08:41:51 -0700 |
| commit | 2c5975498e55ec261dfe715199979784e24895bb (patch) | |
| tree | 1c53fe51c337468742e685d3408dfc48ac0d56b0 | |
| parent | 191679ec7bb9af3eadfe68ede3932a692ab0d677 (diff) | |
docs: ABI: Fix "firwmare" to "firmware"
Fix misspelling reported by codespell
Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://patch.msgid.link/20250517110332.1289718-1-sumanth.gavini@yahoo.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-cxl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-cxl b/Documentation/ABI/testing/sysfs-bus-cxl index eca1054ca168..6b4e8c7a963d 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 |
