From: wangweidong Date: Fri, 6 Dec 2013 01:36:27 +0000 (+0800) Subject: sctp: remove the duplicate initialize X-Git-Tag: v3.14-rc1~94^2~599 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d66186dcec848e89dede4c305f09462e1fbe34;p=pandora-kernel.git sctp: remove the duplicate initialize kzalloc had initialize the allocated memroy. Therefore, remove the initialize with 0 and the memset. Acked-by: Neil Horman Signed-off-by: Wang Weidong Signed-off-by: David S. Miller --- Reading git-diff-tree failed