netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: linville@tuxdriver.com
Cc: takis@lumumba.uhasselt.be, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, nico@cam.org, patrick@tykepenguin.com
Subject: Re: [PATCH] Conversions from kmalloc+memset to k(z|c)alloc.
Date: Tue, 18 Jul 2006 21:13:22 -0700 (PDT)	[thread overview]
Message-ID: <20060718.211322.41951011.davem@davemloft.net> (raw)
In-Reply-To: <20060719024805.GB3786@tuxdriver.com>

From: "John W. Linville" <linville@tuxdriver.com>
Date: Tue, 18 Jul 2006 22:48:05 -0400

> On Wed, Jul 19, 2006 at 03:15:40AM +0200, Panagiotis Issaris wrote:
> > From: Panagiotis Issaris <takis@issaris.org>
> > 
> > Conversions from kmalloc+memset to k(z|c)alloc.  The original memsets
> > did not clear out the entire allocated structure. To my unexperienced
> > eye, that seemed a bit fishy (or at least a bit weird and inconsistent).
> > 
> > Signed-off-by: Panagiotis Issaris <takis@issaris.org>
> 
> Signed-off-by: John W. Linville <linville@tuxdriver.com>

Also applied, thanks a lot.

      reply	other threads:[~2006-07-19  4:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-19  1:15 [PATCH] Conversions from kmalloc+memset to k(z|c)alloc Panagiotis Issaris
2006-07-19  2:48 ` John W. Linville
2006-07-19  4:13   ` David Miller [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=20060718.211322.41951011.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    --cc=nico@cam.org \
    --cc=patrick@tykepenguin.com \
    --cc=takis@lumumba.uhasselt.be \
    /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).