2024-02-02 10:52:50

by Jiri Pirko

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

Fri, Feb 02, 2024 at 08:25:55AM CET, [email protected] 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]>

Reviewed-by: Jiri Pirko <[email protected]>


2024-02-02 15:02:43

by Willem de Bruijn

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

Jiri Pirko wrote:
> Fri, Feb 02, 2024 at 08:25:55AM CET, [email protected] 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]>
>
> Reviewed-by: Jiri Pirko <[email protected]>

Reviewed-by: Willem de Bruijn <[email protected]>