AFS: afs_send_empty_reply() doesn't require an iovec array
authorDavid Howells <dhowells@redhat.com>
Wed, 1 Apr 2015 15:03:46 +0000 (16:03 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 1 Apr 2015 15:03:46 +0000 (16:03 +0100)
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 <viro@zeniv.linux.org.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/rxrpc.c

diff --cc fs/afs/rxrpc.c
Simple merge