Re: [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs

From: Thomas Gleixner
Date: Tue Jun 04 2024 - 15:02:42 EST


On Mon, May 27 2024 at 18:14, Herve Codina wrote:
> During compilation, several warning of the following form were raised:
> Function parameter or struct member 'x' not described in 'yyy'
>
> Add the missing function parameter descriptions.

Sigh. Why is such a cleanup burried in the middle of patch series which
tries to add a network driver?