• Guenter Roeck's avatar
    hwmon: (fschmd) Fix checkpatch issues · 525ad373
    Guenter Roeck authored
    Fixed:
    ERROR: that open brace { should be on the previous line
    ERROR: trailing statements should be on next line
    WARNING: line over 80 characters
    WARNING: simple_strtol is obsolete, use kstrtol instead
    WARNING: simple_strtoul is obsolete, use kstrtoul instead
    
    Modify multi-line comments to follow Documentation/CodingStyle.
    
    Cc: Hans de Goede <hdegoede@redhat.com>
    Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
    525ad373
fschmd.c 40.7 KB