2024-02-01 15:46:30

by Willem de Bruijn

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

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 <[email protected]>
> ---
> include/linux/if_tun.h | 16 +++++++++++++---

Subject: s/if_vlan/if_tun/