From: Dave Jones <davej@redhat.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: sfrench@samba.org, samba-technical@lists.samba.org,
linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] remove cifs_kcalloc
Date: Sun, 17 Apr 2005 21:57:56 -0400 [thread overview]
Message-ID: <20050418015756.GA10062@redhat.com> (raw)
In-Reply-To: <20050418015202.GA3625@stusta.de>
On Mon, Apr 18, 2005 at 03:52:02AM +0200, Adrian Bunk wrote:
> This patch removes cifs_kcalloc and replaces it with calls to
> kcalloc(1, ...) .
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
As a followup patch you might want to check the return value
of all those calls before blindly deferencing them.
Dave
next prev parent reply other threads:[~2005-04-18 1:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-18 1:52 [2.6 patch] remove cifs_kcalloc Adrian Bunk
2005-04-18 1:57 ` Dave Jones [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-04-18 14:45 [2.6 patch] remove cifs kcalloc Steve French
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=20050418015756.GA10062@redhat.com \
--to=davej@redhat.com \
--cc=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=samba-technical@lists.samba.org \
--cc=sfrench@samba.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.