Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

vsock/test: Remove redundant semicolons

Remove unnecessary semicolons.

Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Link: https://patch.msgid.link/20250828083938.400872-1-liaoyuanhong@vivo.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Liao Yuanhong and committed by
Jakub Kicinski
2a63607b 4f54dff8

-1
-1
tools/testing/vsock/util.c
··· 756 756 fail: 757 757 fprintf(stderr, "%s val %llu\n", errmsg, val); 758 758 exit(EXIT_FAILURE); 759 - ; 760 759 } 761 760 762 761 /* Set "int" socket option and check that it's indeed set */