[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220504073707.5bd851b0@kernel.org>
Date: Wed, 4 May 2022 07:37:07 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Akira Yokosawa <akiyks@...il.com>
Cc: Bagas Sanjaya <bagasdotme@...il.com>,
Pavel Begunkov <asml.silence@...il.com>,
Dave Jones <davej@...hat.com>,
"David S. Miller" <davem@...emloft.net>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Randy Dunlap <randy.dunlap@...cle.com>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH net-next] net/core: Remove comment quote for
__dev_queue_xmit()
On Wed, 4 May 2022 22:43:12 +0900 Akira Yokosawa wrote:
> > I can't think of preserving delineation between actual documentation
> > and the quote without messing up kernel-doc.
That's not what I'm complaining about, I'm saying that you rewrote
the documentation. There were 3 paragraphs now there are 2.
> Actually, it is possible.
>
> See "Block Quotes" in ReST documentation at:
> https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#block-quotes
>
> kernel-doc is basically ReST within comment blocks with several kernel-doc
> specific implicit/explicit markers.
With all due respect I don't even know who (what?) "BLG" is.
Let's just get rid of the delineation and the signature and make
the text of the quote normal documentation.
> > Actually the "--BLG" signature is the culprit.
Powered by blists - more mailing lists