[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164618221002.32166.15400460241668487690.git-patchwork-notify@kernel.org>
Date: Wed, 02 Mar 2022 00:50:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
dust.li@...ux.alibaba.com
Subject: Re: [PATCH net-next] net: smc: fix different types in min()
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 1 Mar 2022 14:24:46 -0800 you wrote:
> Fix build:
>
> include/linux/minmax.h:45:25: note: in expansion of macro ‘__careful_cmp’
> 45 | #define min(x, y) __careful_cmp(x, y, <)
> | ^~~~~~~~~~~~~
> net/smc/smc_tx.c:150:24: note: in expansion of macro ‘min’
> 150 | corking_size = min(sock_net(&smc->sk)->smc.sysctl_autocorking_size,
> | ^~~
>
> [...]
Here is the summary with links:
- [net-next] net: smc: fix different types in min()
https://git.kernel.org/netdev/net-next/c/ef739f1dd3ac
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