Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 4 Aug 2023 23:23:41 +0000 (16:23 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 11 Aug 2023 18:55:48 +0000 (11:55 -0700)
commita1f6c3aef13c9e7f8d459bd464e9e34da1342c0c
treea3e838daff663672468afd88b1aae9991be869fb
parenta091289218202bc09d9b9caa8afcde1018584aec
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros

This introduces PTR_UINT/UINT_PTR macros and replace the use of
PTR_ERR/ERR_PTR.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_sync.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_sync.c