From: Jeff Garzik <jgarzik@pobox.com>
To: David Miller <davem@davemloft.net>
Cc: akpm@linux-foundation.org, netdev@vger.kernel.org, lkmaillist@gmail.com
Subject: Re: [patch 05/11] bonding: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls
Date: Mon, 05 Feb 2007 21:45:09 -0500 [thread overview]
Message-ID: <45C7EBB5.3060001@pobox.com> (raw)
In-Reply-To: <20070205.180540.35014717.davem@davemloft.net>
David Miller wrote:
> From: akpm@linux-foundation.org
> Date: Mon, 05 Feb 2007 16:31:04 -0800
>
>> From: "Joe Jin" <lkmaillist@gmail.com>
>>
>> Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls in
>> the bonding driver.
>>
>> Signed-off-by: Joe Jin <lkmaillist@gmail.com>
>> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
>
> Jeff, you got this one?
nope, didn't see it
next prev parent reply other threads:[~2007-02-06 2:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-06 0:31 [patch 05/11] bonding: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls akpm
2007-02-06 2:05 ` David Miller
2007-02-06 2:45 ` Jeff Garzik [this message]
2007-02-06 22:17 ` David Miller
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=45C7EBB5.3060001@pobox.com \
--to=jgarzik@pobox.com \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=lkmaillist@gmail.com \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).