Bluetooth: Remove 3 repeated macro definitions
authorZijun Hu <quic_zijuhu@quicinc.com>
Mon, 22 Apr 2024 14:51:50 +0000 (22:51 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 14 May 2024 14:51:05 +0000 (10:51 -0400)
commit94c603c28e59091f698efc5caaddc93c365455ab
tree98829a9de5371ad519c481deca5bd640c99752cd
parentd68d8a7a2c62312c81c066d38bb0662e67b58206
Bluetooth: Remove 3 repeated macro definitions

Macros HCI_REQ_DONE, HCI_REQ_PEND and HCI_REQ_CANCELED are repeatedly
defined twice with hci_request.h, so remove a copy of definition.

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_request.h