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

From: Jason Wang
Date: Sat Feb 03 2024 - 20:27:10 EST


On Fri, Feb 2, 2024 at 3:26 PM Yunjian Wang <wangyunjian@xxxxxxxxxx> 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>
> ---

Acked-by: Jason Wang <jasowang@xxxxxxxxxx>

Thanks