From: Daniel Borkmann Date: Tue, 25 Jun 2013 16:17:30 +0000 (+0200) Subject: net: sctp: simplify sctp_get_port X-Git-Tag: v3.11-rc1~64^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62208f12451f723cd9e9f1d6d22866a61545e488;p=pandora-kernel.git net: sctp: simplify sctp_get_port No need to have an extra ret variable when we directly can return the value of sctp_get_port_local(). Signed-off-by: Daniel Borkmann Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed