From: sebastian@breakpoint.cc Date: Thu, 26 Jul 2007 21:21:33 +0000 (+0200) Subject: sctp: remove shadowed symbols X-Git-Tag: v2.6.23-rc2~9^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86dabcf00f3ca167df59f3526a53b3da3ede2c8;p=pandora-kernel.git sctp: remove shadowed symbols Fixes the following sparse warnings: net/sctp/sm_make_chunk.c:1457:9: warning: symbol 'len' shadows an earlier one net/sctp/sm_make_chunk.c:1356:23: originally declared here net/sctp/socket.c:1534:22: warning: symbol 'chunk' shadows an earlier one net/sctp/socket.c:1387:20: originally declared here Signed-off-by: Sebastian Siewior Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed