All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Bastien Nocera <hadess@hadess.net>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 1/4] shared/queue: Add way to iterate over queue contents
Date: Thu, 16 Apr 2026 15:20:05 +0000	[thread overview]
Message-ID: <177635280504.3275927.6819493200765450409.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260403084128.348931-1-hadess@hadess.net>

Hello:

This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Fri,  3 Apr 2026 10:40:54 +0200 you wrote:
> There were no accessors that would give us an iteratable structure,
> leaving us with just *_foreach() constructs that are cumbersome.
> 
> Add a way to get the first entry in the queue.
> ---
>  src/shared/queue.c |  8 ++++++++
>  src/shared/queue.h |  1 +
>  unit/test-queue.c  | 20 ++++++++++++++++++++
>  3 files changed, 29 insertions(+)

Here is the summary with links:
  - [BlueZ,1/4] shared/queue: Add way to iterate over queue contents
    (no matching commit)
  - [BlueZ,2/4] shared: Remove glib dependency from src/shared/ad.c
    (no matching commit)
  - [BlueZ,3/4] shared/queue: Fix warning when compiling ad.c
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6a6aaeba6aed
  - [BlueZ,4/4] shared: Remove unneeded glib includes
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=07a0b87e6b34

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



      parent reply	other threads:[~2026-04-16 15:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-03  8:40 [PATCH BlueZ 1/4] shared/queue: Add way to iterate over queue contents Bastien Nocera
2026-04-03  8:40 ` [PATCH BlueZ 2/4] shared: Remove glib dependency from src/shared/ad.c Bastien Nocera
2026-04-03  8:40 ` [PATCH BlueZ 3/4] shared/queue: Fix warning when compiling ad.c Bastien Nocera
2026-04-03  8:40 ` [PATCH BlueZ 4/4] shared: Remove unneeded glib includes Bastien Nocera
2026-04-03 10:17 ` [BlueZ,1/4] shared/queue: Add way to iterate over queue contents bluez.test.bot
2026-04-16  9:04 ` [PATCH BlueZ 1/4] " Bastien Nocera
2026-04-16 13:46   ` Luiz Augusto von Dentz
2026-04-16 14:15     ` Bastien Nocera
2026-04-16 15:20 ` patchwork-bot+bluetooth [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=177635280504.3275927.6819493200765450409.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=hadess@hadess.net \
    --cc=linux-bluetooth@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.