From: patchwork-bot+bluetooth@kernel.org
To: Christian Eggers <ceggers@arri.de>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 01/15] mesh: crypto: remove dead function declaration
Date: Tue, 08 Jul 2025 19:30:08 +0000 [thread overview]
Message-ID: <175200300826.4179900.1130269204271239270.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250708125947.11988-1-ceggers@arri.de>
Hello:
This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Tue, 8 Jul 2025 14:59:33 +0200 you wrote:
> The implementation of mesh_aes_ecb_one() has been removed in commit
> dfed4839463f ("mesh: Convert crypto to use ELL wrappers").
> ---
> mesh/crypto.h | 2 --
> 1 file changed, 2 deletions(-)
Here is the summary with links:
- [BlueZ,01/15] mesh: crypto: remove dead function declaration
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=441f0539a1f8
- [BlueZ,02/15] mesh: crypto: remove unused function parameter
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e1b2647179c5
- [BlueZ,03/15] mesh: friend: remove dead function declarations
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2d012a2f629c
- [BlueZ,04/15] mesh: mesh-config: remove dead function prototype
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=797b330b9ff5
- [BlueZ,05/15] mesh: mesh-io-mgmt: Fix NULL pointer dereference
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=806aa9de2b42
- [BlueZ,06/15] mesh: model: remove dead function prototype
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=d40ed08f446e
- [BlueZ,07/15] mesh: net: remove unused stuff
(no matching commit)
- [BlueZ,08/15] mesh: net: update comment
(no matching commit)
- [BlueZ,09/15] mesh: net: remove obsolete struct net_key
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2d9afa114507
- [BlueZ,10/15] mesh: net-keys: introduce BEACON_LEN_SNB, BEACON_LEN_MPB, BEACON_LEN_MAX
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=0cb00fce1b3e
- [BlueZ,11/15] mesh: net-keys: remove dead function prototype
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=41b4b531beb8
- [BlueZ,12/15] mesh: node: remove dead function prototype
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6ef0f297235d
- [BlueZ,13/15] mesh: prov: cleanup header
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e29506315cc8
- [BlueZ,14/15] mesh: remove unneeded casts to bool
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4e5a3a80a842
- [BlueZ,15/15] mesh: use '0x1' rathen than 'true' for bit operations
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=a3824b4aac0e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2025-07-08 19:29 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-08 12:59 [PATCH BlueZ 01/15] mesh: crypto: remove dead function declaration Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 02/15] mesh: crypto: remove unused function parameter Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 03/15] mesh: friend: remove dead function declarations Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 04/15] mesh: mesh-config: remove dead function prototype Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 05/15] mesh: mesh-io-mgmt: Fix NULL pointer dereference Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 06/15] mesh: model: remove dead function prototype Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 07/15] mesh: net: remove unused stuff Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 08/15] mesh: net: update comment Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 09/15] mesh: net: remove obsolete struct net_key Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 10/15] mesh: net-keys: introduce BEACON_LEN_SNB, BEACON_LEN_MPB, BEACON_LEN_MAX Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 11/15] mesh: net-keys: remove dead function prototype Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 12/15] mesh: node: " Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 13/15] mesh: prov: cleanup header Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 14/15] mesh: remove unneeded casts to bool Christian Eggers
2025-07-08 12:59 ` [PATCH BlueZ 15/15] mesh: use '0x1' rathen than 'true' for bit operations Christian Eggers
2025-07-08 14:21 ` [BlueZ,01/15] mesh: crypto: remove dead function declaration bluez.test.bot
2025-07-08 14:59 ` [PATCH BlueZ 01/15] " Luiz Augusto von Dentz
2025-07-08 15:07 ` Christian Eggers
2025-07-08 19:30 ` patchwork-bot+bluetooth [this message]
2025-07-08 19:45 ` Luiz Augusto von Dentz
2025-07-15 14:30 ` patchwork-bot+bluetooth
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=175200300826.4179900.1130269204271239270.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=ceggers@arri.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox