FIX: Remove duplicate code

This commit is contained in:
fboltz 2022-07-17 11:17:33 +02:00
parent 070cbd2549
commit 6f3f918b8e

View file

@ -545,7 +545,6 @@ static void nct6687_update_voltage(struct nct6687_data *data)
}
pr_debug("nct6687_update_voltage\n");
pr_debug("nct6687_update_voltage\n");
}
static void nct6687_update_fans(struct nct6687_data *data)