From 6b6e189121eee6b7ceee894b778ad73ed9eb4036 Mon Sep 17 00:00:00 2001 From: bobijam Date: Wed, 6 Aug 2008 02:58:03 +0000 Subject: [PATCH] Branch b1_8_gate b=16317 minor fix. --- lustre/obdclass/lprocfs_status.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/obdclass/lprocfs_status.c b/lustre/obdclass/lprocfs_status.c index c96c86c..33158f9 100644 --- a/lustre/obdclass/lprocfs_status.c +++ b/lustre/obdclass/lprocfs_status.c @@ -1195,7 +1195,6 @@ void lprocfs_init_ldlm_stats(struct lprocfs_stats *ldlm_stats) 0, "ldlm_gl_callback", "reqs"); } - int lprocfs_alloc_obd_stats(struct obd_device *obd, unsigned num_private_stats) { struct lprocfs_stats *stats; -- 1.8.3.1