From: Nicolas Dichtel Date: Fri, 16 Jan 2015 13:35:09 +0000 (+0100) Subject: socket: use ki_nbytes instead of iov_length() X-Git-Tag: fixes-v4.0-rc1~150^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c1a12c65c5bee2427b7813218d1279e4906084;p=pandora-kernel.git socket: use ki_nbytes instead of iov_length() This field already contains the length of the iovec, no need to calculate it again. Suggested-by: Al Viro Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed