Loading drivers/hwmon/f71882fg.c +5 −6 Original line number Diff line number Diff line Loading @@ -2151,8 +2151,7 @@ static int __init f71882fg_find(int sioaddr, unsigned short *address, } *address = superio_inw(sioaddr, SIO_REG_ADDR); if (*address == 0) { if (*address == 0) { printk(KERN_WARNING DRVNAME ": Base address not set\n"); goto exit; } Loading Loading
drivers/hwmon/f71882fg.c +5 −6 Original line number Diff line number Diff line Loading @@ -2151,8 +2151,7 @@ static int __init f71882fg_find(int sioaddr, unsigned short *address, } *address = superio_inw(sioaddr, SIO_REG_ADDR); if (*address == 0) { if (*address == 0) { printk(KERN_WARNING DRVNAME ": Base address not set\n"); goto exit; } Loading