mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] docs: ABI: TMR manager: use literal blocks for console I/O
@ 2026-09-21  4:49 Randy Dunlap
  2026-09-21  7:30 ` Michal Simek
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2026-09-21  4:49 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Appana Durga Kedareswara rao, Michal Simek,
	linux-arm-kernel, Greg Kroah-Hartman, Jonathan Corbet,
	Shuah Khan, linux-doc

Use literal blocks so that the console commands and their output
are not joined together on one line.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Cc: Michal Simek <michal.simek@amd.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org

 Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager |   14 +++++-----
 1 file changed, 8 insertions(+), 6 deletions(-)

--- linux-next-20260918.orig/Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager
+++ linux-next-20260918/Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager
@@ -3,14 +3,16 @@ Date:          Nov 2022
 Contact:       appana.durga.kedareswara.rao@amd.com
 Description:   This control file provides the fault detection count.
                This file cannot be written.
-               Example:
-               # cat /sys/devices/platform/amba_pl/44a10000.tmr_manager/errcnt
-               1
+               Example::
+
+                 # cat /sys/devices/platform/amba_pl/44a10000.tmr_manager/errcnt
+                 1
 
 What:          /sys/devices/platform/amba_pl/<dev>/dis_block_break
 Date:          Nov 2022
 Contact:       appana.durga.kedareswara.rao@amd.com
-Description:   Write any value to it, This control file enables the break signal.
+Description:   Write any value to it. This control file enables the break signal.
                This file is write only.
-               Example:
-               # echo <any value> > /sys/devices/platform/amba_pl/44a10000.tmr_manager/dis_block_break
+               Example::
+
+                 # echo <any value> > /sys/devices/platform/amba_pl/44a10000.tmr_manager/dis_block_break

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: ABI: TMR manager: use literal blocks for console I/O
  2026-09-21  4:49 [PATCH] docs: ABI: TMR manager: use literal blocks for console I/O Randy Dunlap
@ 2026-09-21  7:30 ` Michal Simek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Simek @ 2026-09-21  7:30 UTC (permalink / raw)
  To: Randy Dunlap, linux-kernel
  Cc: Appana Durga Kedareswara rao, linux-arm-kernel,
	Greg Kroah-Hartman, Jonathan Corbet, Shuah Khan, linux-doc



On 9/21/26 06:49, Randy Dunlap wrote:
> Use literal blocks so that the console commands and their output
> are not joined together on one line.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
> Cc: Michal Simek <michal.simek@amd.com>
> Cc: linux-arm-kernel@lists.infradead.org
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Shuah Khan <skhan@linuxfoundation.org>
> Cc: linux-doc@vger.kernel.org
> 
>   Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager |   14 +++++-----
>   1 file changed, 8 insertions(+), 6 deletions(-)
> 
> --- linux-next-20260918.orig/Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager
> +++ linux-next-20260918/Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager
> @@ -3,14 +3,16 @@ Date:          Nov 2022
>   Contact:       appana.durga.kedareswara.rao@amd.com
>   Description:   This control file provides the fault detection count.
>                  This file cannot be written.
> -               Example:
> -               # cat /sys/devices/platform/amba_pl/44a10000.tmr_manager/errcnt
> -               1
> +               Example::
> +
> +                 # cat /sys/devices/platform/amba_pl/44a10000.tmr_manager/errcnt
> +                 1
>   
>   What:          /sys/devices/platform/amba_pl/<dev>/dis_block_break
>   Date:          Nov 2022
>   Contact:       appana.durga.kedareswara.rao@amd.com
> -Description:   Write any value to it, This control file enables the break signal.
> +Description:   Write any value to it. This control file enables the break signal.
>                  This file is write only.
> -               Example:
> -               # echo <any value> > /sys/devices/platform/amba_pl/44a10000.tmr_manager/dis_block_break
> +               Example::
> +
> +                 # echo <any value> > /sys/devices/platform/amba_pl/44a10000.tmr_manager/dis_block_break

Reviewed-by: Michal Simek <michal.simek@amd.com>

Thanks,
Michal

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-21  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21  4:49 [PATCH] docs: ABI: TMR manager: use literal blocks for console I/O Randy Dunlap
2026-09-21  7:30 ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®