diff options
author | Andrew Lunn <andrew@lunn.ch> | 2018-07-17 21:48:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-18 03:01:46 +0200 |
commit | dcb5d0fcaa1ddd0af9c18ef51e6b05e38a6cec71 (patch) | |
tree | 6df2dadc6a18ce56330c1b0ac18fd3495d9ae23a /drivers/net/phy/sfp.c | |
parent | hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm (diff) | |
download | linux-dcb5d0fcaa1ddd0af9c18ef51e6b05e38a6cec71.tar.xz linux-dcb5d0fcaa1ddd0af9c18ef51e6b05e38a6cec71.zip |
hwmon: Add helper to tell if a char is invalid in a name
HWMON device names are not allowed to contain "-* \t\n". Add a helper
which will return true if passed an invalid character. It can be used
to massage a string into a hwmon compatible name by replacing invalid
characters with '_'.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/sfp.c')
0 files changed, 0 insertions, 0 deletions