Whamcloud - gitweb
Removed spurious newline in instance of LDLM_DEBUG
[fs/lustre-release.git] / lustre / mdt / mdt_handler.c
index 383ab8a..0937f72 100644 (file)
@@ -1002,7 +1002,7 @@ relock:
 
                         /* Debugging code. */
                         res_id = &lock->l_resource->lr_name;
-                        LDLM_DEBUG(lock, "Returning lock to client\n");
+                        LDLM_DEBUG(lock, "Returning lock to client");
                         LASSERTF(fid_res_name_eq(mdt_object_fid(child),
                                                  &lock->l_resource->lr_name),
                                  "Lock res_id: %lu/%lu/%lu, Fid: "DFID".\n",