Re: [PATCH][2.5] Single linked headed lists for Linux, v3

Thunder from the hill (thunder@lightweight.ods.org)
Sat, 28 Sep 2002 07:27:37 -0600 (MDT)


Hi,

On Sat, 28 Sep 2002, Christoph Hellwig wrote:
> Please kill the sillz ifdef __KERNEL__ and convert to inlines.
> After that one could start to ctuallz review the implementation..

Sorry, inline taints the concept. It's supposed to work with any type.
(This time.) We've had crappy times with list.h, so slist.h shall not use
inlines.

Thunder

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/