Re: [PATCH 0/4] remove unnecessary null checks

2022-11-15 Thread Thomas Monjalon
15/11/2022 17:46, Stephen Hemminger: > On Tue, 15 Nov 2022 15:03:14 +0100 > Thomas Monjalon wrote: > > > 10/11/2022 00:46, Stephen Hemminger: > > > This patch set is from running the null_free coccinelle > > > script on the current main branch. > > > > > > Stephen Hemminger (4): > > > gve: rem

Re: [PATCH 0/4] remove unnecessary null checks

2022-11-15 Thread Stephen Hemminger
On Tue, 15 Nov 2022 15:03:14 +0100 Thomas Monjalon wrote: > 10/11/2022 00:46, Stephen Hemminger: > > This patch set is from running the null_free coccinelle > > script on the current main branch. > > > > Stephen Hemminger (4): > > gve: remove unnecessary null checks > > mlx5: remove unnecess

Re: [PATCH 0/4] remove unnecessary null checks

2022-11-15 Thread Thomas Monjalon
10/11/2022 00:46, Stephen Hemminger: > This patch set is from running the null_free coccinelle > script on the current main branch. > > Stephen Hemminger (4): > gve: remove unnecessary null checks > mlx5: remove unnecessary null checks > idpf: remove unnecessary null checks > examples: rem

[PATCH 0/4] remove unnecessary null checks

2022-11-09 Thread Stephen Hemminger
This patch set is from running the null_free coccinelle script on the current main branch. Stephen Hemminger (4): gve: remove unnecessary null checks mlx5: remove unnecessary null checks idpf: remove unnecessary null checks examples: remove unnecessary null checks drivers/net/gve/gve_eth