Re: [PATCH v2 1/5] hwmon: introduce hwmon_sanitize_name()

From: Michael Walle
Date: Thu Mar 31 2022 - 11:13:06 EST


Am 2022-03-31 16:58, schrieb Russell King (Oracle):

Note that there's another "sanitisation" of hwmon names in
drivers/net/phy/marvell.c - that converts any non-alnum character to
an underscore. Not sure why the different approach was chosen there.

I saw that, but I didn't touch it because it would change the
name. I guess that will be an incompatible userspace change.

-michael