Thread (24 messages) 24 messages, 3 authors, 2025-12-04

Re: [PATCH 10/13] selftests: net: Work around build error seen with -Werror

From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-12-04 16:30:31
Also in: bpf, linux-kselftest, lkml

On Thu,  4 Dec 2025 08:17:24 -0800 Guenter Roeck wrote:
-	write(fd, msg, sizeof(msg));
+	if (write(fd, msg, sizeof(msg)))
+		;
At least add an perror here ?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help