From 0c9bb10499c5f713c3eb8d1739bc38ea983c2426 Mon Sep 17 00:00:00 2001 From: phil Date: Fri, 5 Sep 2003 18:23:33 +0000 Subject: [PATCH] merge b_devel into b_llpmd --- lustre/mdc/mdc_locks.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lustre/mdc/mdc_locks.c b/lustre/mdc/mdc_locks.c index 118d070..2c2bf84 100644 --- a/lustre/mdc/mdc_locks.c +++ b/lustre/mdc/mdc_locks.c @@ -123,8 +123,6 @@ int it_open_error(int phase, struct lookup_intent *it) } EXPORT_SYMBOL(it_open_error); - - /* this must be called on a lockh that is known to have a referenced lock */ void mdc_set_lock_data(__u64 *l, void *data) { -- 1.8.3.1