summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ina260.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ina260.c b/ina260.c
index b31007c..ad4ff91 100644
--- a/ina260.c
+++ b/ina260.c
@@ -78,9 +78,6 @@ static int ina260_write_register(struct client_data* cdata, unsigned char reg, i
return 0;
}
-
-
-
static ssize_t attr_show(struct kobject *_kobj,
struct kobj_attribute *attr,
char *buf)