From: wangweidong Date: Sat, 26 Oct 2013 08:06:32 +0000 (+0800) Subject: sctp: merge two if statements to one X-Git-Tag: v3.13-rc1~105^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747edc0f9ea6041128fe5ff8dda57634feb2a723;p=pandora-kernel.git sctp: merge two if statements to one Two if statements do the same work, we can merge them to one. And fix some typos. There is just code simplification, no functional changes. Signed-off-by: Wang Weidong Signed-off-by: David S. Miller --- Reading git-diff-tree failed