public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: zhong jiang <zhongjiang@huawei.com>
To: <alcooperx@gmail.com>, <kishon@ti.com>, <robh@kernel.org>,
	<hauke@hauke-m.de>, <ralf@linux-mips.org>
Cc: <f.fainelli@gmail.com>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCHv2 0/2] phy: Use PTR_ERR_OR_ZERO to replace the open coded version
Date: Thu, 23 Aug 2018 19:21:35 +0800	[thread overview]
Message-ID: <5B7E98BF.6010307@huawei.com> (raw)
In-Reply-To: <1534435135-49332-1-git-send-email-zhongjiang@huawei.com>

Ping ,  Anyone has any objection with the patchset ?

Thanks,
zhong jiang

On 2018/8/16 23:58, zhong jiang wrote:
> The issue is detected with the help of Coccinelle.
>
> v1->v2:
>  - According to Florian's suggestion, change the subject of the patch.
>
> zhong jiang (2):
>   phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded
>     version
>   phy:phy-lantiq-rcu-usb2: Use PTR_ERR_OR_ZERO to replace the open
>     coded version
>
>  drivers/phy/broadcom/phy-brcm-usb.c      | 4 +---
>  drivers/phy/lantiq/phy-lantiq-rcu-usb2.c | 4 +---
>  2 files changed, 2 insertions(+), 6 deletions(-)
>



      parent reply	other threads:[~2018-08-23 11:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-16 15:58 [PATCHv2 0/2] phy: Use PTR_ERR_OR_ZERO to replace the open coded version zhong jiang
2018-08-16 15:58 ` [PATCHv2 1/2] phy:phy-brcm-usb: " zhong jiang
2018-08-16 15:58 ` [PATCHv2 2/2] phy:phy-lantiq-rcu-usb2: " zhong jiang
2018-08-25 14:16   ` Hauke Mehrtens
2018-08-23 11:21 ` zhong jiang [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=5B7E98BF.6010307@huawei.com \
    --to=zhongjiang@huawei.com \
    --cc=alcooperx@gmail.com \
    --cc=f.fainelli@gmail.com \
    --cc=hauke@hauke-m.de \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ralf@linux-mips.org \
    --cc=robh@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox