From: Kurt Hackel Date: Mon, 1 May 2006 21:39:57 +0000 (-0700) Subject: ocfs2: remove whitespace in dlmunlock.c X-Git-Tag: v2.6.18-rc1~594^2~3 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=0032abd674a606c3cf2d9961c8119f5d72c411d0;p=~emulex%2Finfiniband.git ocfs2: remove whitespace in dlmunlock.c Signed-off-by: Kurt Hackel Signed-off-by: Mark Fasheh --- diff --git a/fs/ocfs2/dlm/dlmunlock.c b/fs/ocfs2/dlm/dlmunlock.c index 9b40d60e3b4..b0c3134f4f7 100644 --- a/fs/ocfs2/dlm/dlmunlock.c +++ b/fs/ocfs2/dlm/dlmunlock.c @@ -317,7 +317,7 @@ static enum dlm_status dlm_send_remote_unlock_request(struct dlm_ctxt *dlm, size_t veclen = 1; mlog_entry("%.*s\n", res->lockname.len, res->lockname.name); - + if (owner == dlm->node_num) { /* ended up trying to contact ourself. this means * that the lockres had been remote but became local