From: Jiri Slaby <jirislaby@gmail.com>
To: yoann padioleau <padator@wanadoo.fr>
Cc: akpm@linux-foundation.org, kernel-janitors@lists.osdl.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: kcalloc prototype [Was: + some-kmalloc-memset-kzalloc-tree-wide.patch added to -mm tree]
Date: Sun, 08 Jul 2007 00:05:24 +0200 [thread overview]
Message-ID: <46900E24.7090406@gmail.com> (raw)
In-Reply-To: <1CA436EC-008F-4FB1-8589-9276EA637F48@wanadoo.fr>
yoann padioleau napsal(a):
>> static inline void *kcalloc(size_t n, size_t size, gfp_t flags)
>
> you are right, but why the type of kcalloc is not
> static inline void *kcalloc(int n, size_t size, gfp_t flags) ?
Maybe C89 calloc prototype...
--
Jiri Slaby (jirislaby@gmail.com)
Faculty of Informatics, Masaryk University
parent reply other threads:[~2007-07-07 22:05 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1CA436EC-008F-4FB1-8589-9276EA637F48@wanadoo.fr>]
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=46900E24.7090406@gmail.com \
--to=jirislaby@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=kernel-janitors@lists.osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=padator@wanadoo.fr \
/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