[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191022143821.2d20772d@lwn.net>
Date: Tue, 22 Oct 2019 14:38:21 -0600
From: Jonathan Corbet <corbet@....net>
To: Chris Packham <Chris.Packham@...iedtelesis.co.nz>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"willy@...radead.org" <willy@...radead.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>
Subject: Re: [PATCH] docs/core-api: memory-allocation: mention size helpers
On Tue, 22 Oct 2019 20:05:38 +0000
Chris Packham <Chris.Packham@...iedtelesis.co.nz> wrote:
> > Quick comment: we don't need :c:func: anymore; the markup happens anyway.
> > So rather than adding more of them, could I ask you to please take out the
> > ones that are there now?
>
> So just with backquotes i.e. :c:func:`kmalloc` becomes `kmalloc`?
No, just:
kmalloc()
will do the trick. See:
https://www.kernel.org/doc/html/latest/doc-guide/sphinx.html#the-c-domain
Thanks,
jon
Powered by blists - more mailing lists