Re: [PATCH 1/3] slab: introduce krealloc

From: Pekka Enberg
Date: Wed Feb 21 2007 - 04:33:44 EST


On 2/21/07, Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:
please mark this one __must_check.. not storing realloc() return values
is one of the more nasty types of bugs... but gcc can help us greatly
here ;)

So I guess we want the same thing for the other allocator functions
(__kmalloc et al) as well?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/