• Guenter Roeck's avatar
    hwmon: (ultra45_env) Fix checkpatch issues · a80b10cc
    Guenter Roeck authored
    Fixed:
    WARNING: line over 80 characters
    WARNING: simple_strtol is obsolete, use kstrtol instead
    
    Modify multi-line comments to follow Documentation/CodingStyle.
    
    Not fixed (false positive):
    ERROR: Macros with multiple statements should be enclosed in a do - while loop
    
    Cc: David S. Miller <davem@davemloft.net>
    Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
    a80b10cc
ultra45_env.c 8.38 KB