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

From: Simon Horman
Date: Wed Feb 07 2024 - 06:44:00 EST


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

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>