All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tobias Klauser <tklauser@distanz.ch>
Cc: jiri@nvidia.com, moshe@mellanox.com, kuba@kernel.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next] devlink: use _BITUL() macro instead of BIT() in the UAPI header
Date: Thu, 17 Dec 2020 00:30:06 +0000	[thread overview]
Message-ID: <160816500674.31112.14101216512071221707.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20201215102531.16958-1-tklauser@distanz.ch>

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 15 Dec 2020 11:25:31 +0100 you wrote:
> The BIT() macro is not available for the UAPI headers. Moreover, it can
> be defined differently in user space headers. Thus, replace its usage
> with the _BITUL() macro which is already used in other macro definitions
> in <linux/devlink.h>.
> 
> Fixes: dc64cc7c6310 ("devlink: Add devlink reload limit option")
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
> 
> [...]

Here is the summary with links:
  - [net-next] devlink: use _BITUL() macro instead of BIT() in the UAPI header
    https://git.kernel.org/netdev/net/c/75f4d4544db9

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2020-12-17  0:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-15 10:25 [PATCH net-next] devlink: use _BITUL() macro instead of BIT() in the UAPI header Tobias Klauser
2020-12-17  0:30 ` patchwork-bot+netdevbpf [this message]
2021-01-05 18:50 ` Jacob Keller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=160816500674.31112.14101216512071221707.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=jiri@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=moshe@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=tklauser@distanz.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.