From: Daniel Borkmann Date: Tue, 16 Apr 2013 11:07:11 +0000 (+0000) Subject: net: sctp: sctp_inq: remove dead code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee16371e6c737684215ee10b4b9756b610d81272;p=pandora-kernel.git net: sctp: sctp_inq: remove dead code sctp_inq is never kmalloced, since it's integrated into sctp_ep_common and only initialized from eps and assocs. Therefore, remove the dead code from there. Signed-off-by: Daniel Borkmann Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed