[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1534435135-49332-1-git-send-email-zhongjiang@huawei.com>
Date: Thu, 16 Aug 2018 23:58:53 +0800
From: zhong jiang <zhongjiang@...wei.com>
To: <alcooperx@...il.com>, <kishon@...com>, <robh@...nel.org>,
<hauke@...ke-m.de>, <ralf@...ux-mips.org>
CC: <f.fainelli@...il.com>, <linux-kernel@...r.kernel.org>
Subject: [PATCHv2 0/2] phy: Use PTR_ERR_OR_ZERO to replace the open coded version
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
Powered by blists - more mailing lists