Hi Vishal, > This patch changes the return type of function hci_persistent_key > from int to bool because it makes more sense to return information > whether a key is persistent or not as a bool. > > Signed-off-by: Vishal Agarwal <vishal.agarwal@xxxxxxxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 2 +- > net/bluetooth/hci_core.c | 21 +++++++++++---------- > net/bluetooth/mgmt.c | 2 +- > 3 files changed, 13 insertions(+), 12 deletions(-) Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html