public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] phy: Use PTR_ERR_OR_ZERO to replace the open code
@ 2018-08-13 11:24 zhong jiang
  2018-08-13 11:24 ` [PATCH 1/2] phy:phy-brcm-us: " zhong jiang
  2018-08-13 11:24 ` [PATCH 2/2] phy:phy-lantiq-rcu-usb2: " zhong jiang
  0 siblings, 2 replies; 5+ messages in thread
From: zhong jiang @ 2018-08-13 11:24 UTC (permalink / raw)
  To: alcooperx, kishon, robh, hauke, ralf; +Cc: linux-kernel

The issue is detected with the help of Coccinelle.

zhong jiang (2):
  phy:phy-brcm-us: Use PTR_ERR_OR_ZERO to replace the open code
  phy:phy-lantiq-rcu-usb2: Use PTR_ERR_OR_ZERO to replace the open code

 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-16  1:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-13 11:24 [PATCH 0/2] phy: Use PTR_ERR_OR_ZERO to replace the open code zhong jiang
2018-08-13 11:24 ` [PATCH 1/2] phy:phy-brcm-us: " zhong jiang
2018-08-15 23:23   ` Florian Fainelli
2018-08-16  1:30     ` zhong jiang
2018-08-13 11:24 ` [PATCH 2/2] phy:phy-lantiq-rcu-usb2: " zhong jiang

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