[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165667921508.18764.8286780084229794603.git-patchwork-notify@kernel.org>
Date: Fri, 01 Jul 2022 12:40:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Oliver Neukum <oneukum@...e.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
linux-usb@...r.kernel.org
Subject: Re: [PATCH] cdc-eem: always use BIT
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 30 Jun 2022 13:51:09 +0200 you wrote:
> Either you use BIT(x) or 1 << x in the same expression.
> Mixing them is ridiculous. Go to BIT()
>
> Signed-off-by: Oliver Neukum <oneukum@...e.com>
> ---
> drivers/net/usb/cdc_eem.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- cdc-eem: always use BIT
https://git.kernel.org/netdev/net-next/c/7fa2d1707d41
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