Re: [PATCH BlueZ] gatt: Fix scan-build warnings
From: patchwork-bot+bluetooth@kernel.org
Date: 2022-09-22 01:10:28
Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz [off-list ref]: On Wed, 21 Sep 2022 14:50:41 -0700 you wrote:
From: Luiz Augusto von Dentz <redacted>
This fixes the following warnings:
src/gatt-database.c:3541:14: warning: Value stored to 'iface' during
its initialization is never read [deadcode.DeadStores]
const char *iface = g_dbus_proxy_get_interface(proxy);
^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gatt-database.c:3542:14: warning: Value stored to 'path' during
its initialization is never read [deadcode.DeadStores]
const char *path = g_dbus_proxy_get_path(proxy);
^~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[...]
Here is the summary with links:
- [BlueZ] gatt: Fix scan-build warnings
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=31b32daf5292
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html