public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Bluetooth: iso: remove unused struct 'iso_list_data'
@ 2024-05-31 23:26 linux
  2024-06-03 13:00 ` patchwork-bot+bluetooth
  0 siblings, 1 reply; 2+ messages in thread
From: linux @ 2024-05-31 23:26 UTC (permalink / raw)
  To: marcel, johan.hedberg
  Cc: linux-bluetooth, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

'iso_list_data' has been unused since the original
commit ccf74f2390d6 ("Bluetooth: Add BTPROTO_ISO socket type").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
---
 net/bluetooth/iso.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/net/bluetooth/iso.c b/net/bluetooth/iso.c
index cc055b952ce6..e439c5d15092 100644
--- a/net/bluetooth/iso.c
+++ b/net/bluetooth/iso.c
@@ -1721,11 +1721,6 @@ static void iso_sock_ready(struct sock *sk)
 	release_sock(sk);
 }
 
-struct iso_list_data {
-	struct hci_conn *hcon;
-	int count;
-};
-
 static bool iso_match_big(struct sock *sk, void *data)
 {
 	struct hci_evt_le_big_sync_estabilished *ev = data;
-- 
2.45.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Bluetooth: iso: remove unused struct 'iso_list_data'
  2024-05-31 23:26 [PATCH] Bluetooth: iso: remove unused struct 'iso_list_data' linux
@ 2024-06-03 13:00 ` patchwork-bot+bluetooth
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+bluetooth @ 2024-06-03 13:00 UTC (permalink / raw)
  To: Dr. David Alan Gilbert
  Cc: marcel, johan.hedberg, linux-bluetooth, linux-kernel

Hello:

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

On Sat,  1 Jun 2024 00:26:14 +0100 you wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
> 
> 'iso_list_data' has been unused since the original
> commit ccf74f2390d6 ("Bluetooth: Add BTPROTO_ISO socket type").
> 
> Remove it.
> 
> [...]

Here is the summary with links:
  - Bluetooth: iso: remove unused struct 'iso_list_data'
    https://git.kernel.org/bluetooth/bluetooth-next/c/d8b6a4e3ad78

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-03 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31 23:26 [PATCH] Bluetooth: iso: remove unused struct 'iso_list_data' linux
2024-06-03 13:00 ` patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox