staging/lustre/obd: remove unused proc_lustre_root
[deliverable/linux.git] / drivers / staging / lustre / lustre / include / lprocfs_status.h
index 721efd6cc69862aa2146ecacdd269887c8c43368..19ab9e8b7eee0fff7fa4f3fe12c07de8cc427dfd 100644 (file)
@@ -349,7 +349,6 @@ enum {
 
 #define EXTRA_FIRST_OPC LDLM_GLIMPSE_ENQUEUE
 /* class_obd.c */
-extern struct proc_dir_entry *proc_lustre_root;
 extern struct dentry *debugfs_lustre_root;
 extern struct kobject *lustre_kobj;
 
@@ -851,8 +850,6 @@ extern int lprocfs_quota_wr_qs_factor(struct file *file,
 #else
 /* CONFIG_PROC_FS is not defined */
 
-#define proc_lustre_root NULL
-
 static inline void lprocfs_counter_add(struct lprocfs_stats *stats,
                                       int index, long amount)
 { return; }
This page took 0.034741 seconds and 5 git commands to generate.