Whamcloud - gitweb
- landing of b_fid after merge with b_hd_cleanup_merge.
[fs/lustre-release.git] / lustre / obdecho / echo.c
index e5e9ce8..dbbdba1 100644 (file)
@@ -69,7 +69,6 @@ static int echo_disconnect(struct obd_export *exp, int flags)
         unsigned long irqflags;
 
         LASSERT (exp != NULL);
-
         ldlm_cancel_locks_for_export(exp);
 
         spin_lock_irqsave(&exp->exp_lock, irqflags);