From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin LaHaise Subject: Re: [PATCH] fs: use list_for_each_entry() for list traversing Date: Tue, 30 Jul 2013 08:53:54 -0400 Message-ID: <20130730125353.GK1281@kvack.org> References: <1375225298-10923-1-git-send-email-yp.fangdong@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: viro@zeniv.linux.org.uk, miklos@szeredi.hu, linux-fsdevel@vger.kernel.org, linux-aio@kvack.org, fuse-devel@lists.sourceforge.net To: Dong Fang Return-path: Content-Disposition: inline In-Reply-To: <1375225298-10923-1-git-send-email-yp.fangdong@gmail.com> Sender: owner-linux-aio@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Jul 30, 2013 at 07:01:38PM -0400, Dong Fang wrote: > note: the ./checkpatch will report coding style error: > WARNING: Avoid CamelCase: ... > > because i don't want to change more origin code in this patch > if need be, i will send a separate patch to fix this problem. It would be a lot easier if you broke up this patch into the changes for the individual subsystems' maintainers. -ben -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to majordomo@kvack.org. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: aart@kvack.org