From 66c1a12c65c5bee2427b7813218d1279e4906084 Mon Sep 17 00:00:00 2001 From: Nicolas Dichtel Date: Fri, 16 Jan 2015 14:35:09 +0100 Subject: [PATCH] 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-format-patch failed