diff options
author | 2013-12-06 09:36:27 +0800 | |
---|---|---|
committer | 2013-12-06 14:54:38 -0500 | |
commit | d1d66186dcec848e89dede4c305f09462e1fbe34 (patch) | |
tree | 9523d80da45c2f222f4732bf1e259cdfa0d53fb7 /net/unix/af_unix.c | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next (diff) | |
download | wireguard-linux-d1d66186dcec848e89dede4c305f09462e1fbe34.tar.xz wireguard-linux-d1d66186dcec848e89dede4c305f09462e1fbe34.zip |
sctp: remove the duplicate initialize
kzalloc had initialize the allocated memroy. Therefore, remove the
initialize with 0 and the memset.
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions