From: Hagen Paul Pfeifer Date: Tue, 30 Mar 2010 14:24:57 +0000 (+0000) Subject: sctp: eliminate useless code X-Git-Tag: v2.6.35-rc1~473^2~632 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b68c92460d380c59891ba97531edbe5b01f5ea0b;p=pandora-kernel.git sctp: eliminate useless code Remove duplicate declaration of symbol: struct hlist_node *node was already declared, the seconds declaration shadows the first one. CC: Vlad Yasevich Signed-off-by: Hagen Paul Pfeifer Signed-off-by: David S. Miller --- Reading git-diff-tree failed