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: [KJ] kcalloc prototype [Was: +
Date: Sat, 07 Jul 2007 22:05:24 +0000 [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
_______________________________________________
REMINDER: this mailing list moved to vger.kernel.org and current one will be discontinued soon.
To resubscribe, send email to majordomo@vger.kernel.org with
"subscribe kernel-janitors" in message body and follow instructions.
Kernel-janitors mailing list
Kernel-janitors@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors
WARNING: multiple messages have this Message-ID (diff)
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
next prev parent reply other threads:[~2007-07-07 22:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-06 23:16 + some-kmalloc-memset-kzalloc-tree-wide.patch added to -mm tree akpm
[not found] ` <468F2A02.10402@gmail.com>
2007-07-07 20:19 ` [KJ] Re: + some-kmalloc-memset-kzalloc-tree-wide.patch added to -mm yoann padioleau
2007-07-07 22:05 ` Jiri Slaby [this message]
2007-07-07 22:05 ` kcalloc prototype [Was: + some-kmalloc-memset-kzalloc-tree-wide.patch added to -mm tree] Jiri Slaby
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 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.