Import lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
Approved by: trasz (mentor) Sponsored by: Conclusive Engineering Sp. z o. o.
This commit is contained in:
commit
067bb8206d
@ -307,7 +307,7 @@ l9p_socket_send_response(struct l9p_request *req __unused,
|
||||
|
||||
static void
|
||||
l9p_socket_drop_response(struct l9p_request *req __unused,
|
||||
const struct iovec *iov, size_t niov __unused, void *arg)
|
||||
const struct iovec *iov, size_t niov __unused, void *arg __unused)
|
||||
{
|
||||
|
||||
L9P_LOG(L9P_DEBUG, "%p: drop buf=%p", arg, iov[0].iov_base);
|
||||
|
Loading…
Reference in New Issue
Block a user