From: patchwork-bot+bluetooth@kernel.org
To: Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@kernel.org>
Cc: linux-bluetooth@vger.kernel.org, emil.velikov@collabora.com
Subject: Re: [PATCH BlueZ 00/20] Constify all the things
Date: Mon, 22 Jan 2024 23:53:01 +0000 [thread overview]
Message-ID: <170596758132.31397.2274426459312126473.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240116-const-v1-0-17c87978f40b@gmail.com>
Hello:
This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Tue, 16 Jan 2024 14:00:25 +0000 you wrote:
> Hello list,
>
> Here is series#2 of the paper cut fixes. Here we annotate a handful of
> the data as constant alongside updating all the respective APIs.
>
> There's nothing particularly existing or controversial here, despite the
> size of the series. That said, I'm not 100% sure that all code-paths
> have been (runtime) tested.
>
> [...]
Here is the summary with links:
- [BlueZ,01/20] src: const annotate the bluetooth plugin API
(no matching commit)
- [BlueZ,02/20] monitor: const annotate util_ltv_debugger instances and API
(no matching commit)
- [BlueZ,03/20] monitor: const annotate cmd/handler tables
(no matching commit)
- [BlueZ,04/20] monitor: const annotate misc arrays
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4630f3fba0fc
- [BlueZ,05/20] monitor: const annotate intel_version_tlv_desc::type_str and API
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=5380e63a80f2
- [BlueZ,06/20] monitor: const annotate type_table and related API
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f8e0270a7a73
- [BlueZ,07/20] profiles: annotate immutable data as const
(no matching commit)
- [BlueZ,08/20] attrib: annotate immutable data as const
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a8543fd2b062
- [BlueZ,09/20] client: annotate struct option instances as const
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=20864af937f3
- [BlueZ,10/20] emulator: const annotate rfcomm_crc_table[]
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4d88fd2fabd6
- [BlueZ,11/20] gobex: const annotate RO arrays, use G_N_ELEMENTS
(no matching commit)
- [BlueZ,12/20] lib: const annotate hci_map instances and related API
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=af552cd906a0
- [BlueZ,13/20] lib: const annotate tupla instances and API
(no matching commit)
- [BlueZ,14/20] mesh: const annotate misc data
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a9393b2e9eec
- [BlueZ,15/20] obexd: remove obex_mime_type_driver::set_io_watch
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=8e88f8cecaa8
- [BlueZ,16/20] obexd: const obex_mime_type_driver instances and API
(no matching commit)
- [BlueZ,17/20] obexd: const obex_service_driver instances and API
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=ae8f9c956069
- [BlueZ,18/20] obexd: const obex_transport_driver instances and API
(no matching commit)
- [BlueZ,19/20] obexd: const annotate misc immutable data
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=ac1d2369b29a
- [BlueZ,20/20] obexd: const annotate obex_plugin_desc entrypoint
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e0c64a2031e2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-01-22 23:53 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-16 14:00 [PATCH BlueZ 00/20] Constify all the things Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 01/20] src: const annotate the bluetooth plugin API Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 18:37 ` Constify all the things bluez.test.bot
2024-01-16 14:00 ` [PATCH BlueZ 02/20] monitor: const annotate util_ltv_debugger instances and API Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 03/20] monitor: const annotate cmd/handler tables Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 04/20] monitor: const annotate misc arrays Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 05/20] monitor: const annotate intel_version_tlv_desc::type_str and API Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 06/20] monitor: const annotate type_table and related API Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 07/20] profiles: annotate immutable data as const Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 08/20] attrib: " Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 09/20] client: annotate struct option instances " Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 10/20] emulator: const annotate rfcomm_crc_table[] Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 11/20] gobex: const annotate RO arrays, use G_N_ELEMENTS Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 12/20] lib: const annotate hci_map instances and related API Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 13/20] lib: const annotate tupla instances and API Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 14/20] mesh: const annotate misc data Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 15/20] obexd: remove obex_mime_type_driver::set_io_watch Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 16/20] obexd: const obex_mime_type_driver instances and API Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 17/20] obexd: const obex_service_driver " Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 18/20] obexd: const obex_transport_driver " Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 19/20] obexd: const annotate misc immutable data Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-16 14:00 ` [PATCH BlueZ 20/20] obexd: const annotate obex_plugin_desc entrypoint Emil Velikov
2024-01-16 14:00 ` Emil Velikov via B4 Relay
2024-01-22 23:53 ` 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=170596758132.31397.2274426459312126473.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=devnull+emil.l.velikov.gmail.com@kernel.org \
--cc=emil.velikov@collabora.com \
--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.