[PATCH 0/4] Bluetooth: Trivial cleanup

Zijun Hu posted 4 patches 3 months, 2 weeks ago
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(-)
[PATCH 0/4] Bluetooth: Trivial cleanup
Posted by Zijun Hu 3 months, 2 weeks ago
This patch series is to do trivial cleanup for bluetooth core driver.

Signed-off-by: Zijun Hu <zijun.hu@oss.qualcomm.com>
---
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@oss.qualcomm.com>