From a206d9c3b3160a1b2f8339fc2ea6aa94db1623ea Mon Sep 17 00:00:00 2001 From: bobijam Date: Wed, 6 Aug 2008 03:14:31 +0000 Subject: [PATCH] Branch b1_6 b=16317 minor format 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 c1dd431..86991f2 100644 --- a/lustre/obdclass/lprocfs_status.c +++ b/lustre/obdclass/lprocfs_status.c @@ -1192,7 +1192,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