Re: [PATCH 02/16] radixtree: sync with mainline

From: Christoph Lameter
Date: Mon Dec 05 2005 - 12:23:47 EST


On Mon, 5 Dec 2005, Wu Fengguang wrote:

> return slot;
>
> It should be
>
> return &slot;

That wont work. slot is a local variable. Drop this patch please.
-
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/