Re: [PATCH v1 2/2] net: phy: use hwmon_sanitize_name()
From: Michael Walle
Date: Mon Mar 28 2022 - 18:46:45 EST
Am 2022-03-28 13:52, schrieb Michael Walle:
Instead of open-coding it, use the new hwmon_sanitize_name() in th
s/th/the/ btw, will be fixed in the next version.
nxp-tja11xx and sfp driver.
Signed-off-by: Michael Walle <michael@xxxxxxxx>
---
drivers/net/phy/nxp-tja11xx.c | 5 +----
drivers/net/phy/sfp.c | 6 ++----
Andrew, do you also prefer two seperate patches?
-michael