aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/hwmon/f71882fg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/f71882fg.c b/drivers/hwmon/f71882fg.c
index 31b221eeee6c..03d8592810bf 100644
--- a/drivers/hwmon/f71882fg.c
+++ b/drivers/hwmon/f71882fg.c
@@ -2420,7 +2420,6 @@ static int f71882fg_probe(struct platform_device *pdev)
2420exit_unregister_sysfs: 2420exit_unregister_sysfs:
2421 f71882fg_remove(pdev); /* Will unregister the sysfs files for us */ 2421 f71882fg_remove(pdev); /* Will unregister the sysfs files for us */
2422 return err; /* f71882fg_remove() also frees our data */ 2422 return err; /* f71882fg_remove() also frees our data */
2423 return err;
2424} 2423}
2425 2424
2426static int f71882fg_remove(struct platform_device *pdev) 2425static int f71882fg_remove(struct platform_device *pdev)