This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / fs / rcfs / socket_fs.c
index f1c0899..9d9ba52 100644 (file)
@@ -113,12 +113,6 @@ struct rcfs_magf sock_rootdesc[] = {
         .i_op = &my_iops,
         .i_fop = &target_fileops,
         },
-       {
-        .name = "reclassify",
-        .mode = RCFS_DEFAULT_FILE_MODE,
-        .i_op = &my_iops,
-        .i_fop = &reclassify_fileops,
-        },
 };
 
 struct rcfs_magf sock_magf[] = {