* [PATCH] docs: ABI: OCP TimeCard: use literal blocks for commands
@ 2026-09-21 4:48 Randy Dunlap
2026-09-24 2:00 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2026-09-21 4:48 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Vadim Fedorenko, Jonathan Lemon, netdev,
David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
Simon Horman, Jonathan Corbet, Shuah Khan, linux-doc
Use literal blocks for 'echo' commands to separate them from
the surrounding text. Otherwise the lines run together, without any
clear break before or after the commands.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Cc: Jonathan Lemon <jonathan.lemon@gmail.com>
Cc: netdev@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: Simon Horman <horms@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org
Documentation/ABI/testing/sysfs-timecard | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--- linux-next-20260918.orig/Documentation/ABI/testing/sysfs-timecard
+++ linux-next-20260918/Documentation/ABI/testing/sysfs-timecard
@@ -156,9 +156,11 @@ Description: (RW) Used to start the sign
period [duty [phase [polarity]]]
- echo 500000000 > signal # 1/2 second period
- echo 1000000 40 100 > signal
- echo 0 > signal # turn off generator
+ ::
+
+ echo 500000000 > signal # 1/2 second period
+ echo 1000000 40 100 > signal
+ echo 0 > signal # turn off generator
Period and phase are specified in nanoseconds. Duty cycle is
a percentage from 1-99. Polarity is 1 or 0.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: ABI: OCP TimeCard: use literal blocks for commands
2026-09-21 4:48 [PATCH] docs: ABI: OCP TimeCard: use literal blocks for commands Randy Dunlap
@ 2026-09-24 2:00 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-09-24 2:00 UTC (permalink / raw)
To: Randy Dunlap
Cc: linux-kernel, vadim.fedorenko, jonathan.lemon, netdev, davem,
edumazet, kuba, pabeni, horms, corbet, skhan, linux-doc
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sun, 20 Sep 2026 21:48:30 -0700 you wrote:
> Use literal blocks for 'echo' commands to separate them from
> the surrounding text. Otherwise the lines run together, without any
> clear break before or after the commands.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Vadim Fedorenko <vadim.fedorenko@linux.dev>
> Cc: Jonathan Lemon <jonathan.lemon@gmail.com>
> Cc: netdev@vger.kernel.org
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Eric Dumazet <edumazet@google.com>
> Cc: Jakub Kicinski <kuba@kernel.org>
> Cc: Paolo Abeni <pabeni@redhat.com>
> Cc: Simon Horman <horms@kernel.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Shuah Khan <skhan@linuxfoundation.org>
> Cc: linux-doc@vger.kernel.org
>
> [...]
Here is the summary with links:
- docs: ABI: OCP TimeCard: use literal blocks for commands
https://git.kernel.org/netdev/net-next/c/dbb8d2dc0d2f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-24 2:01 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:48 [PATCH] docs: ABI: OCP TimeCard: use literal blocks for commands Randy Dunlap
2026-09-24 2:00 ` patchwork-bot+netdevbpf
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®