aboutgitcodebugslistschat
path: root/log.c
diff options
context:
space:
mode:
authorLaurent Vivier <lvivier@redhat.com>2024-10-24 10:50:58 +0200
committerStefano Brivio <sbrivio@redhat.com>2024-10-25 14:29:51 +0200
commitf43f7d5e89b51b44a03de5a1eb566e14604bb08d (patch)
tree5e457425b0582fbc1ac74fb868178fcd5c5ab132 /log.c
parente7fcd0c3481f15395ea4060eadfac0b6a8f69b29 (diff)
downloadpasst-f43f7d5e89b51b44a03de5a1eb566e14604bb08d.tar
passt-f43f7d5e89b51b44a03de5a1eb566e14604bb08d.tar.gz
passt-f43f7d5e89b51b44a03de5a1eb566e14604bb08d.tar.bz2
passt-f43f7d5e89b51b44a03de5a1eb566e14604bb08d.tar.lz
passt-f43f7d5e89b51b44a03de5a1eb566e14604bb08d.tar.xz
passt-f43f7d5e89b51b44a03de5a1eb566e14604bb08d.tar.zst
passt-f43f7d5e89b51b44a03de5a1eb566e14604bb08d.zip
tcp: cleanup tcp_buf_data_from_sock()
Remove the err label as there is only one caller, and move code to the caller position. ret is not needed here anymore as it is always 0. Remove sendlen as we can user directly len. Signed-off-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'log.c')
0 files changed, 0 insertions, 0 deletions