Hi, On Apr 6, 2005 3:15 PM, Paulo Marques <[EMAIL PROTECTED]> wrote: > However "calloc" is the standard C interface for doing this, so it makes > some sense to use it here as well... :(
I initally submitted kcalloc() with just one parameter but Arjan wanted it to be similar to standard calloc() so we could check for overflows. I don't see any reason not to introduce kzalloc() for the common case you mentioned (as suggested by Denis). Pekka - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/