[PATCH] Documentation/ABI: IFS: use literal blocks for commands
From: Randy Dunlap
Date: Mon Sep 21 2026 - 00:47:59 EST
Use literal blocks for console I/O to separate it from the
surrounding text. Otherwise the lines run together, without any
clear break before or after the commands.
Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
---
Cc: Jithu Joseph <jithu.joseph@xxxxxxxxx>
Cc: Hans de Goede <hdegoede@xxxxxxxxxx>
Cc: Tony Luck <tony.luck@xxxxxxxxx>
Cc: Ashok Raj <ashok.raj.linux@xxxxxxxxx>
Cc: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
Cc: platform-driver-x86@xxxxxxxxxxxxxxx
Cc: Jonathan Corbet <corbet@xxxxxxx>
Cc: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Cc: linux-doc@xxxxxxxxxxxxxxx
Documentation/ABI/testing/sysfs-platform-intel-ifs | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--- linux-next-20260918.orig/Documentation/ABI/testing/sysfs-platform-intel-ifs
+++ linux-next-20260918/Documentation/ABI/testing/sysfs-platform-intel-ifs
@@ -10,8 +10,10 @@ Description: Write <cpu#> to trigger IFS
Note that the test is per core. The cpu# can be
for any thread on the core. Running on one thread
completes the test for the core containing that thread.
- Example: to test the core containing cpu5: echo 5 >
- /sys/devices/virtual/misc/intel_ifs_<N>/run_test
+ Example: to test the core containing cpu5::
+
+ echo 5 > /sys/devices/virtual/misc/intel_ifs_<N>/run_test
+
Devices: all
What: /sys/devices/virtual/misc/intel_ifs_<N>/status