Re: [PATCH v4 00/27]Fix several bad kernel-doc markups

From: Jakub Kicinski
Date: Tue Nov 17 2020 - 17:19:29 EST


On Mon, 16 Nov 2020 11:17:56 +0100 Mauro Carvalho Chehab wrote:
> Kernel-doc has always be limited to a probably bad documented
> rule:
>
> The kernel-doc markups should appear *imediatelly before* the
> function or data structure that it documents.

Applied 1-3 to net-next, thanks!