Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753245AbWKLVns (ORCPT ); Sun, 12 Nov 2006 16:43:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753250AbWKLVns (ORCPT ); Sun, 12 Nov 2006 16:43:48 -0500 Received: from emailer.gwdg.de ([134.76.10.24]:49901 "EHLO emailer.gwdg.de") by vger.kernel.org with ESMTP id S1753245AbWKLVnr (ORCPT ); Sun, 12 Nov 2006 16:43:47 -0500 Date: Sun, 12 Nov 2006 22:40:21 +0100 (MET) From: Jan Engelhardt To: Randy Dunlap cc: Russell King , Burman Yan , trivial@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATH] Replace kmalloc+memset with kzalloc 1/17 In-Reply-To: <20061112102554.c9d422b7.randy.dunlap@oracle.com> Message-ID: References: <20061112173103.GA14005@flint.arm.linux.org.uk> <20061112102554.c9d422b7.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 919 Lines: 24 >> > This is the first part of the patches I made that do trivial change of >> > replacing >> > kmalloc and memset with kzalloc >> >> Please follow the guidelines in SubmittingPatches in the kernel source >> when sending patches out. You must not expect everyone here to read >> each of the attachments in your messages in detail to work out whether >> they need to do something with it or not. > >You should also use a different subject for each one, And if possible, attach it using a text/plain mime type or text/x-patch instead of application/octet-stream. Because if it's octet-stream, PINE won't let me view it in an instant (gotta export it first). -`J' -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/