[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200923.174315.476378523694485733.davem@davemloft.net>
Date: Wed, 23 Sep 2020 17:43:15 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mchehab+huawei@...nel.org
Cc: linux-doc@...r.kernel.org, corbet@....net, ast@...nel.org,
andriin@...com, xiyou.wangcong@...il.com, edumazet@...gle.com,
fruggeri@...sta.com, kuba@...nel.org, jiri@...lanox.com,
ap420073@...il.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/3] net: fix a new kernel-doc warning at dev.c
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Date: Tue, 22 Sep 2020 13:22:52 +0200
> kernel-doc expects the function prototype to be just after
> the kernel-doc markup, as otherwise it will get it all wrong:
>
> ./net/core/dev.c:10036: warning: Excess function parameter 'dev' description in 'WAIT_REFS_MIN_MSECS'
>
> Fixes: 0e4be9e57e8c ("net: use exponential backoff in netdev_wait_allrefs")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Applied to net-next.
Powered by blists - more mailing lists