Skip to content

Commit 191679e

Browse files
aloktiwadavejiang
authored andcommitted
cxl/Documentation: Fix typo in sysfs write_bandwidth attribute path
Fix a typo in the sysfs documentation for the CXL "write_bandwidth" attribute path. The attribute was incorrectly documented as write_banwidth. Update it to the correct write_bandwidth to align with the actual implementation. Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com> Link: https://patch.msgid.link/20250516103855.3820882-1-alok.a.tiwari@oracle.com Signed-off-by: Dave Jiang <dave.jiang@intel.com>
1 parent fc78561 commit 191679e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/ABI/testing/sysfs-bus-cxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ Description:
572572

573573

574574
What: /sys/bus/cxl/devices/regionZ/accessY/read_bandwidth
575-
/sys/bus/cxl/devices/regionZ/accessY/write_banwidth
575+
/sys/bus/cxl/devices/regionZ/accessY/write_bandwidth
576576
Date: Jan, 2024
577577
KernelVersion: v6.9
578578
Contact: linux-cxl@vger.kernel.org

0 commit comments

Comments
 (0)