From mboxrd@z Thu Jan 1 00:00:00 1970 From: Younger Liu Date: Tue, 3 Sep 2013 10:51:53 +0800 Subject: [Ocfs2-devel] [V2, RESENT] ocfs2: lighten up allocate transaction In-Reply-To: <5222d9d9.9mQfRonnYwCLHx6n%wangshilong1991@gmail.com> References: <5222d9d9.9mQfRonnYwCLHx6n%wangshilong1991@gmail.com> Message-ID: <52254EC9.7020106@huawei.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com On 2013/9/1 14:08, Wang Shilong wrote: > Hello, Using checkpatch.pl, i get the following warnings(errors): > ERROR: patch seems to be corrupt (line wrapped?) > #57: FILE: fs/ocfs2/file.c:665: > } else { > > total: 1 errors, 0 warnings, 87 lines checked > > patch has style problems, please review. If any of these errors > are false positives report them to the maintainer, see > CHECKPATCH in MAINTAINERS. > > Thanks, Wang > > Thanks for your review. I reviewed the patch again. The patch is not the newest one. I have sent patch V3. So I will sent patch V3 again. --Younger