public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] kernel: replace "kmalloc+memset" with kzalloc in kernel/ dir
Date: Sun, 3 Dec 2006 09:24:15 -0800	[thread overview]
Message-ID: <20061203092415.f68bfb87.randy.dunlap@oracle.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0612030829400.3793@localhost.localdomain>

On Sun, 3 Dec 2006 08:31:50 -0500 (EST) Robert P. J. Day wrote:

> 
>   Replace kmalloc()+memset() combination with kzalloc().
> 
> Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
> 
> ---
> 
>  auditfilter.c |    3 +--
>  futex.c       |    4 +---
>  kexec.c       |    3 +--
>  3 files changed, 3 insertions(+), 7 deletions(-)

Please use diffstat -p1 -w70 as indicated in
Documentation/SubmittingPatches.

---
~Randy

  parent reply	other threads:[~2006-12-03 17:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-03 13:31 [PATCH] kernel: replace "kmalloc+memset" with kzalloc in kernel/ dir Robert P. J. Day
2006-12-03 16:21 ` Alan
2006-12-03 17:24 ` Randy Dunlap [this message]
2006-12-03 17:27   ` Robert P. J. Day
2006-12-03 17:32     ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061203092415.f68bfb87.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rpjday@mindspring.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox