[PATCH 0/4] remove unnecessary null checks
Stephen Hemminger
stephen at networkplumber.org
Tue Nov 15 17:46:22 CET 2022
On Tue, 15 Nov 2022 15:03:14 +0100
Thomas Monjalon <thomas at 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.
More information about the dev
mailing list