Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 14 Aug 2024 13:37:43 +0530 you wrote:
Change expected_buf from (const void *) to (const char *) in function __recvpair(). This change fixes the below warnings during test compilation:
In file included from msg_oob.c:14: msg_oob.c: In function ‘__recvpair’: [...]
Here is the summary with links: - [net,v3] selftest: af_unix: Fix kselftest compilation warnings https://git.kernel.org/netdev/net/c/6c569b77f030
You are awesome, thank you!