[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165837661739.25559.14033620950904760057.git-patchwork-notify@kernel.org>
Date: Thu, 21 Jul 2022 04:10:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, kuni1840@...il.com, netdev@...r.kernel.org,
lkp@...el.com
Subject: Re: [PATCH v2 net-next] selftests: net: af_unix: Fix a build error of
unix_connect.c.
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 19 Jul 2022 17:57:50 -0700 you wrote:
> This patch fixes a build error reported in the link. [0]
>
> unix_connect.c: In function ‘unix_connect_test’:
> unix_connect.c:115:55: error: expected identifier before ‘(’ token
> #define offsetof(type, member) ((size_t)&((type *)0)->(member))
> ^
> unix_connect.c:128:12: note: in expansion of macro ‘offsetof’
> addrlen = offsetof(struct sockaddr_un, sun_path) + variant->len;
> ^~~~~~~~
>
> [...]
Here is the summary with links:
- [v2,net-next] selftests: net: af_unix: Fix a build error of unix_connect.c.
https://git.kernel.org/netdev/net-next/c/f12b86c0d606
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists