Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT
authorZijun Hu <zijun.hu@oss.qualcomm.com>
Mon, 23 Jun 2025 12:31:19 +0000 (20:31 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 23 Jul 2025 14:26:18 +0000 (10:26 -0400)
commite44328c99be4fb2f6bcd6da42a9b9fa52c14bb05
tree5fb8f370441022b1f8e155311f23422196f1ea17
parent88d6ba89d86404073dc3cb711203c02b0754b166
Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT

HCI_EV_EXTENDED_INQUIRY_RESULT's comment wrongly uses 0x2d as its event
code.

Use right 0x2f instead.

Signed-off-by: Zijun Hu <zijun.hu@oss.qualcomm.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_event.c