aboutsummaryrefslogtreecommitdiff
path: root/include/hw/intc
diff options
context:
space:
mode:
authorAvihai Horon <avihaih@nvidia.com>2023-12-31 11:30:11 +0200
committerPeter Xu <peterx@redhat.com>2024-01-04 09:52:42 +0800
commita4395f5d3c06472ed70d9ef9f79878f95575be9e (patch)
tree9acd4e2e47329eb811f76baff2e5414cca47a96a /include/hw/intc
parentc77b40859a5201f01b44dc475258405e289c431f (diff)
downloadqemu-a4395f5d3c06472ed70d9ef9f79878f95575be9e.zip
qemu-a4395f5d3c06472ed70d9ef9f79878f95575be9e.tar.gz
qemu-a4395f5d3c06472ed70d9ef9f79878f95575be9e.tar.bz2
migration/multifd: Simplify multifd_channel_connect() if else statement
The else branch in multifd_channel_connect() is redundant because when the if branch is taken the function returns. Simplify the code by removing the else branch. Signed-off-by: Avihai Horon <avihaih@nvidia.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Link: https://lore.kernel.org/r/20231231093016.14204-7-avihaih@nvidia.com Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'include/hw/intc')
0 files changed, 0 insertions, 0 deletions