From bfd4e9562c8769feadba9b5262200448656b8048 Mon Sep 17 00:00:00 2001 From: David Howells Date: Wed, 1 Apr 2015 16:03:46 +0100 Subject: [PATCH] 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-format-patch failed