From 7fa137c24154d0ca669c9d996a135f19cfd071ab Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 16 Nov 2015 20:30:46 +0200 Subject: [PATCH] Bluetooth: core: remove unrelated/inaccurate code comment Change-Id: I41e312b28f8badf211cb9ded3015e7183d10154d Signed-off-by: Johan Hedberg --- net/bluetooth/hci_core.h | 1 - 1 file changed, 1 deletion(-) diff --git a/net/bluetooth/hci_core.h b/net/bluetooth/hci_core.h index bd6ed63d7ca..6c4c554f780 100644 --- a/net/bluetooth/hci_core.h +++ b/net/bluetooth/hci_core.h @@ -69,7 +69,6 @@ struct bt_dev { /* BR/EDR features page 0 */ uint8_t features[8]; - /* Current state of controller activity */ /* Supported commands */ uint8_t supported_commands[36];