The hdev->out variable is essentially a boolean so the type 'bool' makes
more sense than u8.
Signed-off-by: Johan Hedberg <redacted>
---
include/net/bluetooth/hci_core.h | 2 +-
net/bluetooth/hci_conn.c | 8 ++++----
net/bluetooth/hci_event.c | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)