All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: linux-nfc@lists.01.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, ldv@altlinux.org, arnd@arndb.de,
	stable@vger.kernel.org
Subject: Re: [PATCH] nfc: uapi: use kernel size_t to fix user-space builds
Date: Mon, 27 Dec 2021 15:10:09 +0000	[thread overview]
Message-ID: <164061780975.2692.5490009815113965560.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211226120347.77602-1-krzysztof.kozlowski@canonical.com>

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Sun, 26 Dec 2021 13:03:47 +0100 you wrote:
> Fix user-space builds if it includes /usr/include/linux/nfc.h before
> some of other headers:
> 
>   /usr/include/linux/nfc.h:281:9: error: unknown type name ‘size_t’
>     281 |         size_t service_name_len;
>         |         ^~~~~~
> 
> [...]

Here is the summary with links:
  - nfc: uapi: use kernel size_t to fix user-space builds
    https://git.kernel.org/netdev/net/c/79b69a83705e

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



      reply	other threads:[~2021-12-27 15:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-26 12:03 [linux-nfc] [PATCH] nfc: uapi: use kernel size_t to fix user-space builds Krzysztof Kozlowski
2021-12-26 12:03 ` Krzysztof Kozlowski
2021-12-26 12:03 ` Krzysztof Kozlowski
2021-12-27 15:10 ` patchwork-bot+netdevbpf [this message]

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=164061780975.2692.5490009815113965560.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=arnd@arndb.de \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=ldv@altlinux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfc@lists.01.org \
    --cc=netdev@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /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.