From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Date: Wed, 08 Mar 2006 12:30:13 +0000 Subject: Re: [KJ] Re: [Patch] kzalloc() conversion in drivers/block Message-Id: <20060308123012.GQ4595@suse.de> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============57352075112220202==" List-Id: References: <20060227193309.GA9991@suse.de> In-Reply-To: <20060227193309.GA9991@suse.de> To: kernel-janitors@vger.kernel.org --===============57352075112220202== Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 08 2006, Christoph Hellwig wrote: > On Wed, Mar 08, 2006 at 11:22:44AM +0100, Jens Axboe wrote: > > On Sat, Mar 04 2006, Eric Sesterhenn wrote: > > > hi, > > > > > > this patch converts drivers/block to kzalloc usage. > > > Compile tested with allyesconfig. > > > > Yet you use kcalloc in some places? Please just use kzalloc. > > kcalloc is the canonical form of zeroed array allocations, so there's not > reason to not use it here. it should have been mentioned in the description, > though. I already did the kzalloc myself, I prefer it that way. -- Jens Axboe --===============57352075112220202== Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline _______________________________________________ Kernel-janitors mailing list Kernel-janitors@lists.osdl.org https://lists.osdl.org/mailman/listinfo/kernel-janitors --===============57352075112220202==--