This patch series is to do trivial cleanup for bluetooth core driver. Signed-off-by: Zijun Hu <zijun.hu@xxxxxxxxxxxxxxxx> --- Zijun Hu (4): Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie() Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter_sync() Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_addr() Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT net/bluetooth/hci_core.c | 4 +--- net/bluetooth/hci_event.c | 2 +- net/bluetooth/hci_sock.c | 2 +- net/bluetooth/hci_sync.c | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) --- base-commit: dc3f099e8d709c2fbb25e1079e1b3d703a6828b2 change-id: 20250623-bt_cleanup-faf5bcac3ba9 Best regards, -- Zijun Hu <zijun.hu@xxxxxxxxxxxxxxxx>