From: yury Date: Sat, 16 Sep 2006 07:52:18 +0000 (+0000) Subject: - removed not used variable. X-Git-Tag: v1_8_0_110~486^2~930 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=6a5d090c51fbdca3c84b3d685ba859e084d960b4;p=fs%2Flustre-release.git - removed not used variable. --- diff --git a/lustre/mdt/mdt_handler.c b/lustre/mdt/mdt_handler.c index 4688d55..19ad2b71 100644 --- a/lustre/mdt/mdt_handler.c +++ b/lustre/mdt/mdt_handler.c @@ -1767,7 +1767,6 @@ static int mdt_intent_getattr(enum mdt_it_code opcode, struct ldlm_lock **lockp, int flags) { - struct ptlrpc_request *req = mdt_info_req(info); struct ldlm_reply *ldlm_rep; struct mdt_lock_handle tmp_lock; struct mdt_lock_handle *lhc = &tmp_lock;