Re: [PATCH net-next] tun: Fix code style issues in <linux/if_vlan.h>

From: Willem de Bruijn
Date: Thu Feb 01 2024 - 10:45:56 EST


Yunjian Wang wrote:
> This fixes the following code style problem:
> - WARNING: please, no spaces at the start of a line
> - CHECK: Please use a blank line after
> function/struct/union/enum declarations
>
> Signed-off-by: Yunjian Wang <wangyunjian@xxxxxxxxxx>
> ---
> include/linux/if_tun.h | 16 +++++++++++++---

Subject: s/if_vlan/if_tun/