Re: [PATCH net v2 3/9] net: fill in MODULE_DESCRIPTION()s for af_key

From: Simon Horman
Date: Wed Feb 07 2024 - 06:42:36 EST


On Wed, Feb 07, 2024 at 02:19:22AM -0800, Breno Leitao wrote:
> W=1 builds now warn if module is built without a MODULE_DESCRIPTION().
> Add descriptions to the PF_KEY socket helpers.
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>