summaryrefslogtreecommitdiff
path: root/lwis_device_top.h
diff options
context:
space:
mode:
Diffstat (limited to 'lwis_device_top.h')
-rw-r--r--lwis_device_top.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lwis_device_top.h b/lwis_device_top.h
index e2ef4ea..8d0a324 100644
--- a/lwis_device_top.h
+++ b/lwis_device_top.h
@@ -32,7 +32,6 @@ struct lwis_top_device {
struct kthread_work subscribe_work;
struct list_head emitted_event_list_work;
-
/* Subscription thread */
struct kthread_worker subscribe_worker;
struct task_struct *subscribe_worker_thread;