From 84ce71f54a3708083a66d7de4b41bedbe1f2a30e Mon Sep 17 00:00:00 2001 From: phil Date: Wed, 3 Dec 2003 09:39:55 +0000 Subject: [PATCH] Indentation --- 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 ecb747e..9d5b2931 100644 --- a/lustre/obdclass/lprocfs_status.c +++ b/lustre/obdclass/lprocfs_status.c @@ -113,7 +113,7 @@ int lprocfs_add_vars(struct proc_dir_entry *root, struct lprocfs_vars *list, } if (pathcopy != pathbuf) - OBD_FREE(pathcopy, pathsize); + OBD_FREE(pathcopy, pathsize); if (cur_root == NULL || proc == NULL) { CERROR("LprocFS: No memory to create /proc entry %s", -- 1.8.3.1