Re: [PATCH] docs: ABI: TMR manager: use literal blocks for console I/O

From: Jonathan Corbet

Date: Sat Sep 26 2026 - 11:43:28 EST


Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes:

> Use literal blocks so that the console commands and their output
> are not joined together on one line.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> ---
> Cc: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@xxxxxxx>
> Cc: Michal Simek <michal.simek@xxxxxxx>
> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Cc: Jonathan Corbet <corbet@xxxxxxx>
> Cc: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
> Cc: linux-doc@xxxxxxxxxxxxxxx
>
> Documentation/ABI/testing/sysfs-driver-xilinx-tmr-manager | 14 +++++-----
> 1 file changed, 8 insertions(+), 6 deletions(-)

Applied, thanks.

jon