staging/lustre/obd: remove unused lprocfs_exp_setup() and related functions
[firefly-linux-kernel-4.4.55.git] / drivers / staging / lustre / lustre / include / lprocfs_status.h
index 328cd07b4bfe5170211cc3dd2139026b313acced..4b8c265d8fe1c692aae1ad80d5d01f9bba8bcc6a 100644 (file)
@@ -561,8 +561,6 @@ struct obd_export;
 struct nid_stat;
 extern int lprocfs_add_clear_entry(struct obd_device *obd,
                                   struct proc_dir_entry *entry);
-extern int lprocfs_exp_setup(struct obd_export *exp,
-                            lnet_nid_t *peer_nid, int *newnid);
 extern int lprocfs_exp_cleanup(struct obd_export *exp);
 extern struct dentry *ldebugfs_add_simple(struct dentry *root,
                                          char *name,