Bluetooth: hci_core: add missing braces when using macro parameters
authorChristian Eggers <ceggers@arri.de>
Mon, 14 Jul 2025 20:27:44 +0000 (22:27 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 16 Jul 2025 19:37:37 +0000 (15:37 -0400)
commitcdee6a4416b2a57c89082929cc60e2275bb32a3a
treeb0107b6da10a8891d798362db951438fd901c86d
parentdfef8d87a031ac1a46dde3de804e0fcf3c3a6afd
Bluetooth: hci_core: add missing braces when using macro parameters

Macro parameters should always be put into braces when accessing it.

Fixes: 4fc9857ab8c6 ("Bluetooth: hci_sync: Add check simultaneous roles support")
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h