These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / lustre / lustre / libcfs / kernel_user_comm.c
index d9b7c6b..ad661a3 100644 (file)
@@ -100,6 +100,7 @@ struct kkuc_reg {
        struct file     *kr_fp;
        __u32           kr_data;
 };
+
 static struct list_head kkuc_groups[KUC_GRP_MAX+1] = {};
 /* Protect message sending against remove and adds */
 static DECLARE_RWSEM(kg_sem);