All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Lijun Ou <oulijun@huawei.com>
Cc: <dledford@redhat.com>, <leon@kernel.org>, <linux-rdma@vger.kernel.org>
Subject: Re: [PATCH for-next] RDMA/hns: Avoid unncessary initialization
Date: Wed, 9 Sep 2020 13:24:17 -0300	[thread overview]
Message-ID: <20200909162417.GA868181@nvidia.com> (raw)
In-Reply-To: <1599547944-30671-1-git-send-email-oulijun@huawei.com>

On Tue, Sep 08, 2020 at 02:52:24PM +0800, Lijun Ou wrote:
> @@ -817,6 +817,7 @@ void hns_roce_handle_device_err(struct hns_roce_dev *hr_dev)
>  	struct list_head cq_list;
>  	unsigned long flags_qp;
>  	unsigned long flags;
> +	int num;

This hunk is unnecessary, I dropped it

Applied to for-next

Thanks,
Jason

      reply	other threads:[~2020-09-09 16:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08  6:52 [PATCH for-next] RDMA/hns: Avoid unncessary initialization Lijun Ou
2020-09-09 16:24 ` Jason Gunthorpe [this message]

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=20200909162417.GA868181@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=dledford@redhat.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=oulijun@huawei.com \
    /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.