Skip to content

Commit a414408

Browse files
rakurame96davejiang
authored andcommitted
Documentation/driver-api: Fix typo error in cxl
Fixed the following typo errors intersparsed ==> interspersed in Documentation/driver-api/cxl/platform/bios-and-efi.rst Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Reviewed-by: Gregory Price <gourry@gourry.net> Link: https://patch.msgid.link/20250818175335.5312-1-rakuram.e96@gmail.com Signed-off-by: Dave Jiang <dave.jiang@intel.com>
1 parent e6a9530 commit a414408

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/driver-api/cxl/platform/bios-and-efi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ future and such a configuration should be avoided.
202202

203203
Memory Holes
204204
------------
205-
If your platform includes memory holes intersparsed between your CXL memory, it
205+
If your platform includes memory holes interspersed between your CXL memory, it
206206
is recommended to utilize multiple decoders to cover these regions of memory,
207207
rather than try to program the decoders to accept the entire range and expect
208208
Linux to manage the overlap.

0 commit comments

Comments
 (0)