From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Tue, 10 Apr 2007 15:48:32 +0100 Subject: [Cluster-devel] [PATCH] dlm: Remove redundant assignment In-Reply-To: <461B4D73.3090309@redhat.com> References: <461B4D73.3090309@redhat.com> Message-ID: <1176216512.3438.0.camel@localhost.localdomain> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Tue, 2007-04-10 at 09:40 +0100, Patrick Caulfield wrote: > This patch removes a redundant (and incorrect) assignment from compat_output > > Signed-Off-By: Patrick Caulfield > Now applied to the -nmw git tree. Thanks, Steve.