[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200409131818.7f4fa0bf@kicinski-fedora-PC1C0HJN>
Date: Thu, 9 Apr 2020 13:18:18 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, kernel-team@...com,
talgi@...lanox.com, leon@...nel.org, jacob.e.keller@...el.com
Subject: Re: [PATCH net] docs: networking: add full DIM API
On Thu, 9 Apr 2020 13:06:50 -0700 Randy Dunlap wrote:
> On 4/9/20 12:42 PM, Jakub Kicinski wrote:
> > On Thu, 9 Apr 2020 12:27:17 -0700 Randy Dunlap wrote:
> >> From: Randy Dunlap <rdunlap@...radead.org>
> >>
> >> Add the full net DIM API to the net_dim.rst file.
> >>
> >> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> >> Cc: davem@...emloft.net
> >> Cc: Jakub Kicinski <kuba@...nel.org>
> >> Cc: netdev@...r.kernel.org, talgi@...lanox.com, leon@...nel.org, jacob.e.keller@...el.com
> >
> > Ah, very nice, I didn't know how to do that!
> >
> > Do you reckon we should drop the .. c:function and .. c:type marking I
> > added? So that the mentions of net_dim and the structures point to the
> > kdoc?
>
> My understanding is that if functions have an ending (), then the c:function
> is not needed/wanted. I don't know about the c:type uses.
>
> But there is some duplication that might be cleaned up some.
I think you're thinking about :c:func:, I was talking about ..
c:function which basically renders very similar entries to kdoc.
If you have the doc rendered check out what
networking/net_dim.html#c.dim takes us to right now.
Powered by blists - more mailing lists