From: Al Viro Date: Thu, 11 Dec 2014 05:02:50 +0000 (-0500) Subject: get rid of the size argument of sock_sendmsg() X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8725c86aebaf3516e220760aaf5fefc73825188;p=pandora-kernel.git get rid of the size argument of sock_sendmsg() it's equal to iov_iter_count(&msg->msg_iter) in all cases Signed-off-by: Al Viro --- Reading git-diff-tree failed