From d1d66186dcec848e89dede4c305f09462e1fbe34 Mon Sep 17 00:00:00 2001 From: wangweidong Date: Fri, 6 Dec 2013 09:36:27 +0800 Subject: [PATCH] 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-format-patch failed