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, 03 Dec 2006 09:32:59 -0800 [thread overview]
Message-ID: <45730A4B.6000702@oracle.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0612031227270.4925@localhost.localdomain>
Robert P. J. Day wrote:
> On Sun, 3 Dec 2006, Randy Dunlap wrote:
>
>> 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.
>
> whoops, sorry. i hadn't noticed that before. should i resubmit that
> patch with the correct diffstat formatting?
No.
--
~Randy
prev parent reply other threads:[~2006-12-03 17:32 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
2006-12-03 17:27 ` Robert P. J. Day
2006-12-03 17:32 ` Randy Dunlap [this message]
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=45730A4B.6000702@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