netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Bluetooth: MGMT: Deadcode cleanup
@ 2025-01-27 21:37 linux
  2025-01-27 21:37 ` [PATCH 1/2] Bluetooth: MGMT: Remove unused mgmt_pending_find_data linux
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: linux @ 2025-01-27 21:37 UTC (permalink / raw)
  To: marcel, johan.hedberg, luiz.dentz
  Cc: davem, edumazet, kuba, pabeni, horms, linux-bluetooth, netdev,
	linux-kernel, Dr. David Alan Gilbert

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

Hi,
  A couple of deadcode removal patches.

They're both strictly function removals, no internal changes
to a function.

Build tested only.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>


Dr. David Alan Gilbert (2):
  Bluetooth: MGMT: Remove unused mgmt_pending_find_data
  Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete

 include/net/bluetooth/hci_core.h |  2 --
 net/bluetooth/mgmt.c             | 40 --------------------------------
 net/bluetooth/mgmt_util.c        | 17 --------------
 net/bluetooth/mgmt_util.h        |  4 ----
 4 files changed, 63 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-01-28 20:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-27 21:37 [PATCH 0/2] Bluetooth: MGMT: Deadcode cleanup linux
2025-01-27 21:37 ` [PATCH 1/2] Bluetooth: MGMT: Remove unused mgmt_pending_find_data linux
2025-01-28 16:30   ` Simon Horman
2025-01-27 21:37 ` [PATCH 2/2] Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete linux
2025-01-28 16:30   ` Simon Horman
2025-01-28 20:30 ` [PATCH 0/2] Bluetooth: MGMT: Deadcode cleanup 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;
as well as URLs for NNTP newsgroup(s).