Hi Luiz, > This splits hci_dev_open_sync so each stage is handle by its own > function so it is easier to identify each stage. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > net/bluetooth/hci_sync.c | 225 ++++++++++++++++++++++----------------- > 1 file changed, 126 insertions(+), 99 deletions(-) can you try to create the diff with --patience or --histogram so that patch can be reviewed. Regards Marcel