Hi Marcel, On Thu, Nov 21, 2019, Marcel Holtmann wrote: > The if-clause for hdev->setup should also include the error handling > since that is where the error really comes from. The code currently > works correctly since ret=0 is assigned early on, but it is a lot > harder to read and understand. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > net/bluetooth/hci_core.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Both patches in this set have been applied to bluetooth-next. Thanks. Johan