From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wang Weidong Subject: [PATCH net-next 0/4] sctp: do some clean up and fix comments Date: Fri, 25 Oct 2013 11:45:44 +0800 Message-ID: <1382672748-10156-1-git-send-email-wangweidong1@huawei.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , To: , Return-path: Received: from szxga01-in.huawei.com ([119.145.14.64]:8497 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754310Ab3JYDqe (ORCPT ); Thu, 24 Oct 2013 23:46:34 -0400 Sender: netdev-owner@vger.kernel.org List-ID: This patch series includes some comments fix, merge two if-statements, remove the repeat initialize with 0. Wang Weidong (4): sctp: merge two if statements to one sctp: remove the repeat initialize with 0 sctp: fix some comments in associola.c sctp: fix comment in chunk.c net/sctp/associola.c | 4 ++-- net/sctp/auth.c | 12 ++++-------- net/sctp/chunk.c | 2 +- net/sctp/sm_make_chunk.c | 29 ++++++++--------------------- 4 files changed, 15 insertions(+), 32 deletions(-) -- 1.7.12