summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--atasmart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/atasmart.c b/atasmart.c
index 3ff0334..d39e704 100644
--- a/atasmart.c
+++ b/atasmart.c
@@ -2579,6 +2579,7 @@ static int init_smart(SkDisk *d) {
}
disk_smart_read_thresholds(d);
+ ret = 0;
fail:
return ret;