Skip to content

Commit 866ea82

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: arm: generic-counter: Allow creating cross-references for ABI
Now that Documentation/ABI is processed by automarkup, let it generate cross-references for the corresponding ABI file. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/5faafb98c331e0c99433f36dd72badcc540a1baa.1739254867.git.mchehab+huawei@kernel.org
1 parent 71dfab8 commit 866ea82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/driver-api/generic-counter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ Counter sysfs
467467
Translates counter data to the standard Counter sysfs interface format
468468
and vice versa.
469469

470-
Please refer to the ``Documentation/ABI/testing/sysfs-bus-counter`` file
470+
Please refer to the Documentation/ABI/testing/sysfs-bus-counter file
471471
for a detailed breakdown of the available Generic Counter interface
472472
sysfs attributes.
473473

@@ -483,7 +483,7 @@ Sysfs Interface
483483
Several sysfs attributes are generated by the Generic Counter interface,
484484
and reside under the ``/sys/bus/counter/devices/counterX`` directory,
485485
where ``X`` is to the respective counter device id. Please see
486-
``Documentation/ABI/testing/sysfs-bus-counter`` for detailed information
486+
Documentation/ABI/testing/sysfs-bus-counter for detailed information
487487
on each Generic Counter interface sysfs attribute.
488488

489489
Through these sysfs attributes, programs and scripts may interact with

0 commit comments

Comments
 (0)