All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: weiyj_lk@163.com
Cc: peppe.cavallaro@st.com, yongjun_wei@trendmicro.com.cn,
	netdev@vger.kernel.org
Subject: Re: [PATCH -next] net: stmmac: fix return value check in socfpga_dwmac_parse_data()
Date: Sat, 13 Sep 2014 16:43:08 -0400 (EDT)	[thread overview]
Message-ID: <20140913.164308.397287761632853991.davem@davemloft.net> (raw)
In-Reply-To: <1410477177-5681-1-git-send-email-weiyj_lk@163.com>

From: weiyj_lk@163.com
Date: Fri, 12 Sep 2014 07:12:57 +0800

> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> In case of error, the function devm_ioremap_resource() returns
> ERR_PTR() and never returns NULL. The NULL test in the return
> value check should be replaced with IS_ERR().
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Applied, thank you.

      reply	other threads:[~2014-09-13 20:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-11 23:12 [PATCH -next] net: stmmac: fix return value check in socfpga_dwmac_parse_data() weiyj_lk
2014-09-13 20:43 ` David Miller [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=20140913.164308.397287761632853991.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.com \
    --cc=weiyj_lk@163.com \
    --cc=yongjun_wei@trendmicro.com.cn \
    /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.