Hi Juergen,
On 24/06/2021 16:53, Juergen Gross wrote:
On 24.06.21 16:46, Julien Grall wrote:
From: Julien Grall <jgr...@amazon.com>
Commit 3adfb50315d9 ("tools/xenstored: Introduce a wrapper for
conn->funcs->can_{read, write}") consolidated the check
!conn->is_ignored in two new wrappers.
This means the check in socket_can_process() is now redundant. In
fact it should have been removed in orignal commit (as it was done
for the domain helpers).
Reported-by: Raphael Ning <raphn...@amazon.com
Signed-off-by: Julien Grall <jgr...@amazon.com>
Reviewed-by: Juergen Gross <jgr...@suse.com>
Thanks! Committed.
Cheers,
--
Julien Grall