[rds-devel] [PATCH] rds: drop "select LLIST"

David Miller davem at davemloft.net
Sun Nov 13 21:12:10 PST 2011


From: Paul Bolle <pebolle at tiscali.nl>
Date: Sun, 13 Nov 2011 14:36:37 +0100

> Commit 1bc144b625 ("net, rds, Replace xlist in net/rds/xlist.h with
> llist") added "select LLIST" to the RDS_RDMA Kconfig entry. But there is
> no Kconfig symbol named LLIST. The select statement for that symbol is a
> nop. Drop it.
> 
> lib/llist.o is builtin, so all that's needed to use the llist
> functionality is to include linux/llist.h, which this commit also did.
> 
> Signed-off-by: Paul Bolle <pebolle at tiscali.nl>

Applied.



More information about the rds-devel mailing list