]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: iso: remove unused struct 'iso_list_data'
authorDr. David Alan Gilbert <linux@treblig.org>
Fri, 31 May 2024 23:26:14 +0000 (00:26 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 15 Jul 2024 01:34:31 +0000 (21:34 -0400)
commitd4cc4ee48167b4c25abf49ead19412c29a1ad9f4
treed58a8a57799cbe38916d2999b20981b4174b0704
parent67c3bceabb42780f18362d7c5ec72a700051ca36
Bluetooth: iso: remove unused struct 'iso_list_data'

'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>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/iso.c