* kcalloc prototype [Was: + some-kmalloc-memset-kzalloc-tree-wide.patch added to -mm tree]
[not found] ` <1CA436EC-008F-4FB1-8589-9276EA637F48@wanadoo.fr>
@ 2007-07-07 22:05 ` Jiri Slaby
0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2007-07-07 22:05 UTC (permalink / raw)
To: yoann padioleau; +Cc: akpm, kernel-janitors, Linux Kernel Mailing List
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
^ permalink raw reply [flat|nested] only message in thread