Split lxcsu kernel module into two parts - one each for the pid and mnt namespaces
[lxc-kernelspace-obsolete.git] / lxcsu.c
diff --git a/lxcsu.c b/lxcsu.c
index fb0a34b..02d44d9 100644 (file)
--- a/lxcsu.c
+++ b/lxcsu.c
@@ -171,6 +171,8 @@ int lxcsu_write(struct file *file, const char *buffer, unsigned long count, void
 
        return count;
 }
+
+
 static int __init lxcsu_init(void)
 {
                int ret=0;