From: Gu Zheng Date: Fri, 5 Dec 2014 07:14:23 +0000 (+0800) Subject: net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cf00c6f360a3f7b97be000520f1acde88800536;p=pandora-kernel.git net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code Introduce helper function do_sock_sendmsg() to simplify sock_sendmsg{_nosec}, and replace reduplicate code. Signed-off-by: Gu Zheng Signed-off-by: David S. Miller --- Reading git-diff-tree failed