From: Huang Ying Date: Tue, 30 Aug 2011 15:21:30 +0000 (+0000) Subject: net, rds, Replace xlist in net/rds/xlist.h with llist X-Git-Tag: v3.2-rc1~129^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc144b62524970c8580f6d97a6df0e71c6ee388;p=pandora-kernel.git net, rds, Replace xlist in net/rds/xlist.h with llist The functionality of xlist and llist is almost same. This patch replace xlist with llist to avoid code duplication. Known issues: don't know how to test this, need special hardware? Signed-off-by: Huang Ying Cc: Chris Mason Cc: Andy Grover Cc: "David S. Miller" Signed-off-by: David S. Miller --- Reading git-diff-tree failed