Change the text in order to generate cross-references for alloc_pages_success and alloc_pages_fail symbols. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> --- Documentation/ABI/testing/sysfs-kernel-mm-cma | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Documentation/ABI/testing/sysfs-kernel-mm-cma b/Documentation/ABI/testing/sysfs-kernel-mm-cma index 02b2bb60c296..86e261185561 100644 --- a/Documentation/ABI/testing/sysfs-kernel-mm-cma +++ b/Documentation/ABI/testing/sysfs-kernel-mm-cma @@ -5,12 +5,10 @@ Description: /sys/kernel/mm/cma/ contains a subdirectory for each CMA heap name (also sometimes called CMA areas). - Each CMA heap subdirectory (that is, each - /sys/kernel/mm/cma/<cma-heap-name> directory) contains the - following items: + Each CMA heap subdirectory contains the following items: - alloc_pages_success - alloc_pages_fail + - /sys/kernel/mm/cma/<cma-heap-name>/alloc_pages_success + - /sys/kernel/mm/cma/<cma-heap-name>/alloc_pages_fail What: /sys/kernel/mm/cma/<cma-heap-name>/alloc_pages_success Date: Feb 2021 -- 2.30.2