-
Guenter Roeck authored
Calling devm_kstrdup() on a fixed string is unnecessary, as is validating its contents. Rearrange the code to avoid both. Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
86103cffGuenter Roeck authoredCalling devm_kstrdup() on a fixed string is unnecessary, as is validating its contents. Rearrange the code to avoid both. Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
Loading