All of lore.kernel.org
 help / color / mirror / Atom feed
From: wengjianfeng <samirweng1979@163.com>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: davem@davemloft.net, kuba@kernel.org, lee.jones@linaro.org,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	wengjianfeng <wengjianfeng@yulong.com>
Subject: Re: [PATCH RESEND] wl1251: cmd: remove redundant assignment
Date: Mon, 8 Feb 2021 19:06:19 +0800	[thread overview]
Message-ID: <20210208190619.00006644@163.com> (raw)
In-Reply-To: <20210208105954.1EAD9C433CA@smtp.codeaurora.org>

On Mon,  8 Feb 2021 10:59:54 +0000 (UTC)
Kalle Valo <kvalo@codeaurora.org> wrote:

> samirweng1979 <samirweng1979@163.com> wrote:
> 
> > From: wengjianfeng <wengjianfeng@yulong.com>
> > 
> > -ENOMEM has been used as a return value,it is not necessary to
> > assign it, and if kzalloc fail,not need free it,so just return
> > -ENOMEM when kzalloc fail.
> > 
> > Signed-off-by: wengjianfeng <wengjianfeng@yulong.com>
> 
> You sent the previous version just five days ago:
> 
> https://patchwork.kernel.org/project/linux-wireless/patch/20210203060306.2832-1-samirweng1979@163.com/
> 
> We maintainers are busy and usually takes some time to review the
> patch. So please avoid resending patches in such short intervals.
> 
> Patch set to Superseded.
> 

Hi Kalle,
  I see, thanks your reply.


      parent reply	other threads:[~2021-02-08 11:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-08  2:25 [PATCH RESEND] wl1251: cmd: remove redundant assignment samirweng1979
2021-02-08 10:59 ` Kalle Valo
     [not found] ` <20210208105954.1EAD9C433CA@smtp.codeaurora.org>
2021-02-08 11:06   ` wengjianfeng [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=20210208190619.00006644@163.com \
    --to=samirweng1979@163.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=kvalo@codeaurora.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=wengjianfeng@yulong.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.