Re: [PATCH] rds: drop "select LLIST"

From: David Miller
Date: Mon Nov 14 2011 - 00:12:19 EST


From: Paul Bolle <pebolle@xxxxxxxxxx>
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@xxxxxxxxxx>

Applied.
--
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/