mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 06:01:57 +00:00
2a9c713825
devm_phy_create() return negative error code, 'ret' should be
'PTR_ERR(phy)' rather than '-PTR_ERR(phy)'.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-sunplus-usb2.c |