On Tue, 15 Nov 2022 15:03:14 +0100 Thomas Monjalon <tho...@monjalon.net> 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 unnecessary null checks > > idpf: remove unnecessary null checks > > examples: remove unnecessary null checks > > Squashed drivers together and applied, thanks. Thanks, I tend to split driver patches so each maintainer only has to see their own code.