• Luca Tettamanti's avatar
    [PATCH] I2C: sensors/w83781d.c creates useless sysfs entries · c2648776
    Luca Tettamanti authored
    Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> ha scritto:
    > here is a trivial fix for Winbond sensor driver, which currently creates
    > useless entries in sys/bus/i2c due to missing braces after if statements
    > - author probably forgot about the macro expansion.
    
    IMHO it's better to fix the macro:
    c2648776
w83781d.c 58.8 KB