All of lore.kernel.org
 help / color / mirror / Atom feed
From: fengchengwen <fengchengwen@huawei.com>
To: Stephen Hemminger <stephen@networkplumber.org>, <dev@dpdk.org>
Subject: Re: [PATCH 0/3] more null pointer check removal
Date: Thu, 23 Jun 2022 08:43:35 +0800	[thread overview]
Message-ID: <d2d9659a-7efd-7129-9192-5ae5a211d5b4@huawei.com> (raw)
In-Reply-To: <20220622185158.397779-1-stephen@networkplumber.org>

Series-reviewed-by: Chengwen Feng <fengchengwen@huawei.com>

On 2022/6/23 2:51, Stephen Hemminger wrote:
> Reran the Cocci script to check for unnecessary null
> pointer comparisons before free related functions.
> 
> Stephen Hemminger (3):
>   vdpa/mlx5: remove unnecessary null check
>   raw/ifpga: remove unnecessary null check
>   dmap/dpaa2: remove unnecessary null check
> 
>  drivers/dma/dpaa2/dpaa2_qdma.c      | 6 ++----
>  drivers/raw/ifpga/ifpga_rawdev.c    | 3 +--
>  drivers/vdpa/mlx5/mlx5_vdpa_virtq.c | 3 +--
>  3 files changed, 4 insertions(+), 8 deletions(-)
> 


  parent reply	other threads:[~2022-06-23  0:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-22 18:51 [PATCH 0/3] more null pointer check removal Stephen Hemminger
2022-06-22 18:51 ` [PATCH 1/3] vdpa/mlx5: remove unnecessary null check Stephen Hemminger
2022-06-23  9:13   ` Matan Azrad
2022-06-22 18:51 ` [PATCH 2/3] raw/ifpga: " Stephen Hemminger
2022-06-22 18:51 ` [PATCH 3/3] dmap/dpaa2: " Stephen Hemminger
2022-06-22 19:05 ` [PATCH 0/3] more null pointer check removal Tyler Retzlaff
2022-06-23  0:43 ` fengchengwen [this message]
2022-06-24 12:39 ` David Marchand

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=d2d9659a-7efd-7129-9192-5ae5a211d5b4@huawei.com \
    --to=fengchengwen@huawei.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    /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.