From: David Howells Date: Wed, 1 Apr 2015 15:03:46 +0000 (+0100) Subject: AFS: afs_send_empty_reply() doesn't require an iovec array X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~15^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd4e9562c8769feadba9b5262200448656b8048;p=pandora-kernel.git AFS: afs_send_empty_reply() doesn't require an iovec array afs_send_empty_reply() doesn't require an iovec array with which to initialise the msghdr, but can pass NULL instead. Suggested-by: Al Viro Signed-off-by: David Howells --- Reading git-diff-tree failed