From 940df324b9a6c5fbe94110e42b64bab8aeda91a4 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Thu, 3 Jul 2008 04:10:31 +0000 Subject: [PATCH] Branch b1_6 b=16041 i=shadow i=zhenyu.xu Fixed the wrong name. --- lustre/obdclass/lprocfs_status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/obdclass/lprocfs_status.c b/lustre/obdclass/lprocfs_status.c index 305be43..3961596 100644 --- a/lustre/obdclass/lprocfs_status.c +++ b/lustre/obdclass/lprocfs_status.c @@ -69,7 +69,7 @@ struct proc_dir_entry *lprocfs_srch(struct proc_dir_entry *head, temp = temp->next; } - LPROCFS_ENTRY(); + LPROCFS_EXIT(); return NULL; } -- 1.8.3.1