From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Date: Sat, 28 Feb 2015 07:55:19 +0100 Subject: [Ocfs2-devel] [PATCH 1/3] ocfs2: remove unneeded variable 'status' In-Reply-To: References: <20150223103810.GA16869@devel.8.8.4.4> <20150226133329.8a80c302d3ec014a2b0d58ff@linux-foundation.org> Message-ID: <54F16657.4000800@nod.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: DaeSeok Youn Cc: Andrew Morton , mfasheh@suse.com, Joel Becker , "ocfs2-devel@oss.oracle.com" , linux-kernel Am 27.02.2015 um 11:29 schrieb DaeSeok Youn: > Hi, > > 2015-02-27 18:41 GMT+09:00 Richard Weinberger : >> On Fri, Feb 27, 2015 at 10:27 AM, DaeSeok Youn wrote: >>> Hi, >>> >>> I think this patch was already queued. Can I send this patch again >>> after update changelog? >> >> One thing that is much more important, how did you test this patch? Did you? > > I couldn't test, actually I don't have the environment for testing > this file system. > just looking this file for cleaning up and found this. *please* setup a test environment and test the code paths you're changing. Thanks, //richard