Hi Andre, > This patch renames the function mgmt_inquiry_failed() to > mgmt_start_discovery_failed(). This function is more related > to MGMT_OP_START_DISCOVERY command handling than to inquiry. > Besides, this functions will be reused by LE based discovery > procedures in case of failure. > > Signed-off-by: Andre Guedes <andre.guedes@xxxxxxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 2 +- > net/bluetooth/hci_event.c | 2 +- > net/bluetooth/mgmt.c | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) the name change makes sense to be. I hope it also leads to avoiding code duplication here in the long run. 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