kobject: remove struct kobj_type from struct kset
[sfrench/cifs-2.6.git] / fs / ocfs2 / cluster / sys.c
index 64f6f378fd097d4dd33a740b82a8df35224cf7e3..880d0138bb0a10a3db87fe485f8800a3a4c73688 100644 (file)
@@ -72,7 +72,7 @@ static struct kobj_type o2cb_subsys_type = {
 };
 
 /* gives us o2cb_subsys */
-static decl_subsys(o2cb, NULL, NULL);
+static decl_subsys(o2cb, NULL);
 
 static ssize_t
 o2cb_show(struct kobject * kobj, struct attribute * attr, char * buffer)