public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] phy: Use PTR_ERR_OR_ZERO to replace the open coded version
@ 2018-08-16 15:58 zhong jiang
  2018-08-16 15:58 ` [PATCHv2 1/2] phy:phy-brcm-usb: " zhong jiang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: zhong jiang @ 2018-08-16 15:58 UTC (permalink / raw)
  To: alcooperx, kishon, robh, hauke, ralf; +Cc: f.fainelli, linux-kernel

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(-)

-- 
1.7.12.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-25 14:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCHv2 0/2] phy: " zhong jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox