X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2Flprocfs_status.c;h=973fd0bb99d446e2b2f759f8a40e666153d523f7;hp=0ca58c5a9d86656dd2e30b31be424a011e19511b;hb=96c0696453f3aaf5c29a46fd7c6f0bdc25301d71;hpb=ad17dd9122128fdea668894ace6a47c970126889 diff --git a/lustre/obdclass/lprocfs_status.c b/lustre/obdclass/lprocfs_status.c index 0ca58c5..973fd0b 100644 --- a/lustre/obdclass/lprocfs_status.c +++ b/lustre/obdclass/lprocfs_status.c @@ -2584,7 +2584,6 @@ void lprocfs_init_ldlm_stats(struct lprocfs_stats *ldlm_stats) EXPORT_SYMBOL(lprocfs_init_ldlm_stats); #ifdef HAVE_SERVER_SUPPORT -/* No one appears to be using this ?? */ int lprocfs_exp_nid_seq_show(struct seq_file *m, void *data) { struct obd_export *exp = m->private;