From: Patrick McHardy <kaber@trash.net>
To: akpm@linux-foundation.org
Cc: netfilter@vger.kernel.org, julia@diku.dk, davem@davemloft.net
Subject: Re: [patch 1/1] net/ipv4/netfilter/nf_nat_snmp_basic.c: correct the size argument to kzalloc
Date: Wed, 03 Feb 2010 01:37:20 +0100 [thread overview]
Message-ID: <4B68C540.1060008@trash.net> (raw)
In-Reply-To: <201002022244.o12MiZGL019252@imap1.linux-foundation.org>
akpm@linux-foundation.org wrote:
> From: Julia Lawall <julia@diku.dk>
>
> obj has type struct snmp_object **, not struct snmp_object *. But indeed
> it is not even clear why kmalloc is needed. The memory is freed by the
> end of the function, so the local variable of pointer type should be
> sufficient.
This one is already queued in nf-next-2.6.git.
next prev parent reply other threads:[~2010-02-03 0:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 22:44 [patch 1/1] net/ipv4/netfilter/nf_nat_snmp_basic.c: correct the size argument to kzalloc akpm
2010-02-03 0:37 ` Patrick McHardy [this message]
2010-02-03 0:39 ` Andrew Morton
2010-02-03 0:42 ` Patrick McHardy
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=4B68C540.1060008@trash.net \
--to=kaber@trash.net \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=julia@diku.dk \
--cc=netfilter@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.