From mboxrd@z Thu Jan 1 00:00:00 1970 From: Edward Shishkin Subject: Re: [PATCH] new code cleanups Date: Wed, 06 Aug 2008 22:15:30 +0400 Message-ID: <4899EA42.4090207@gmail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: reiserfs-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Dushan Tcholich Cc: Reiserfs mailing list Dushan Tcholich wrote: > Hi > Have these mails passed to m-l? Yes. Thanks! > I can't see these mails in archives, > but I haven't recieved the rejected mail notifications too. > Mail me if you need patches sent some other way. > > Thanks > Dushan > > On Wed, Aug 6, 2008 at 3:34 PM, Dushan Tcholich wrote: > >> Hello >> I've made more cleanups ontop of the patch from yesterday. >> This new patch removes around 1200 errors and 40 warnings reported by >> checkpatch-0.21 >> Errors removed are: ERROR: "foo * bar" should be "foo *bar" >> Warnings removed are from extra spaces around parenthesis. >> Patch was compile tested against 2.6.27-rc1-mm1+newcodecleanups.patch >> >> I hope this helps >> >> Have a nice day >> Dushan >> >> PS. patch is about 400kB so i had to compress it >> >> On Tue, Aug 5, 2008 at 2:54 PM, Dushan Tcholich wrote: >> >>> Hello >>> >>> While running checkpatch on newest r4 in -mm kernels I noticed that I >>> already did some cleanups that were reported. >>> Then I realised that one patch that I sent that removed about >>> 300errors and 500 warnings was misplaced in that patchstorm :) and not >>> sent to akpm. >>> Here it is again rebased on 2.6.27-rc1-mm1, compile tested. >>> Please review >>> >>> Thanks for your time >>> Dushan >>> >>> > >