From: Stephen Hemminger <stephen@networkplumber.org>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dev@dpdk.org
Subject: Re: [PATCH 0/4] remove unnecessary null checks
Date: Tue, 15 Nov 2022 08:46:22 -0800 [thread overview]
Message-ID: <20221115084622.113c80e7@hermes.local> (raw)
In-Reply-To: <6444525.G0QQBjFxQf@thomas>
On Tue, 15 Nov 2022 15:03:14 +0100
Thomas Monjalon <thomas@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.
next prev parent reply other threads:[~2022-11-15 16:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-09 23:46 [PATCH 0/4] remove unnecessary null checks Stephen Hemminger
2022-11-09 23:46 ` [PATCH 1/4] gve: " Stephen Hemminger
2022-11-09 23:46 ` [PATCH 2/4] mlx5: " Stephen Hemminger
2022-11-09 23:46 ` [PATCH 3/4] idpf: remvoee " Stephen Hemminger
2022-11-09 23:46 ` [PATCH 4/4] examples: remove " Stephen Hemminger
2022-11-14 15:43 ` Dooley, Brian
2022-11-15 14:03 ` [PATCH 0/4] " Thomas Monjalon
2022-11-15 16:46 ` Stephen Hemminger [this message]
2022-11-15 17:23 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221115084622.113c80e7@hermes.local \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=thomas@monjalon.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.