Hi Colin, > The check on statis is redundant as a status has to be zero at > the point it is being checked because of a previous check and return > path via label 'unlock'. Remove the redundant check and the deadcode > that can never be reached. > > Detected by CoverityScan, CID#1471710 ("Logically dead code") > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> > --- > net/bluetooth/hci_event.c | 38 +++++++++++++++++--------------------- > 1 file changed, 17 insertions(+), 21 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel