X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fhwmon%2Ff71882fg.c;h=03d8592810bf04d4ebfe66cd86ea7e1b025185ac;hb=85b656cf1560e27a89354a23f2c10ba229d2f173;hp=31b221eeee6ca7c4c789cc4aeaf88164136664fd;hpb=67002151403350b497c1efc8d36450974dfca023;p=~andy%2Flinux diff --git a/drivers/hwmon/f71882fg.c b/drivers/hwmon/f71882fg.c index 31b221eeee6..03d8592810b 100644 --- a/drivers/hwmon/f71882fg.c +++ b/drivers/hwmon/f71882fg.c @@ -2420,7 +2420,6 @@ static int f71882fg_probe(struct platform_device *pdev) exit_unregister_sysfs: f71882fg_remove(pdev); /* Will unregister the sysfs files for us */ return err; /* f71882fg_remove() also frees our data */ - return err; } static int f71882fg_remove(struct platform_device *pdev)