Linux-Doc Archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: networking: timestamping: fix section title markup
@ 2021-01-28 11:19 Jan Luebbe
  2021-01-30  3:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Luebbe @ 2021-01-28 11:19 UTC (permalink / raw
  To: David S . Miller, Jakub Kicinski, Jonathan Corbet
  Cc: netdev, linux-doc, kernel, Jan Luebbe

This section was missed during the conversion to ReST, so convert it in the
same style as the surrounding section titles.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
 Documentation/networking/timestamping.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/networking/timestamping.rst b/Documentation/networking/timestamping.rst
index 03f7beade470..f682e88fa87e 100644
--- a/Documentation/networking/timestamping.rst
+++ b/Documentation/networking/timestamping.rst
@@ -55,7 +55,8 @@ struct __kernel_sock_timeval format.
 SO_TIMESTAMP_OLD returns incorrect timestamps after the year 2038
 on 32 bit machines.
 
-1.2 SO_TIMESTAMPNS (also SO_TIMESTAMPNS_OLD and SO_TIMESTAMPNS_NEW):
+1.2 SO_TIMESTAMPNS (also SO_TIMESTAMPNS_OLD and SO_TIMESTAMPNS_NEW)
+-------------------------------------------------------------------
 
 This option is identical to SO_TIMESTAMP except for the returned data type.
 Its struct timespec allows for higher resolution (ns) timestamps than the
-- 
2.29.2


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

* Re: [PATCH] docs: networking: timestamping: fix section title markup
  2021-01-28 11:19 [PATCH] docs: networking: timestamping: fix section title markup Jan Luebbe
@ 2021-01-30  3:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-01-30  3:20 UTC (permalink / raw
  To: Jan Luebbe; +Cc: davem, kuba, corbet, netdev, linux-doc, kernel

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Thu, 28 Jan 2021 12:19:30 +0100 you wrote:
> This section was missed during the conversion to ReST, so convert it in the
> same style as the surrounding section titles.
> 
> Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
> ---
>  Documentation/networking/timestamping.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Here is the summary with links:
  - docs: networking: timestamping: fix section title markup
    https://git.kernel.org/netdev/net-next/c/5daf83846cdb

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:[~2021-01-30  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-28 11:19 [PATCH] docs: networking: timestamping: fix section title markup Jan Luebbe
2021-01-30  3:20 ` 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).