From: Allan Stephens Date: Fri, 31 Dec 2010 18:59:23 +0000 (+0000) Subject: tipc: Remove internal linked list of node objects X-Git-Tag: v2.6.38-rc1~476^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5af5479296fba0ace5d5cab84045de5b19bde3fe;p=pandora-kernel.git tipc: Remove internal linked list of node objects Eliminates a sorted list TIPC uses to keep track of the neighboring nodes it has links to, since this duplicates information already present in the internal array of node object pointers. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed