removed useless empty line
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 1 Sep 2014 23:39:50 +0000 (01:39 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 1 Sep 2014 23:39:50 +0000 (01:39 +0200)
src/lib/lmsensor.c

index 1708f18..21ae702 100644 (file)
@@ -189,7 +189,6 @@ struct psensor **lmsensor_psensor_list_add(struct psensor **sensors,
 
                i = 0;
                while ((feature = sensors_get_features(chip, &i))) {
-
                        if (feature->type == SENSORS_FEATURE_TEMP
                            || feature->type == SENSORS_FEATURE_FAN) {