This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=793242 ---Test result--- Test Summary: CheckPatch PASS 0.52 seconds GitLint PASS 0.35 seconds BuildEll PASS 29.36 seconds BluezMake PASS 900.58 seconds MakeCheck PASS 12.56 seconds MakeDistcheck PASS 178.02 seconds CheckValgrind PASS 277.59 seconds CheckSmatch WARNING 368.83 seconds bluezmakeextell PASS 119.38 seconds IncrementalBuild PASS 753.77 seconds ScanBuild WARNING 1122.62 seconds Details ############################## Test: CheckSmatch - WARNING Desc: Run smatch tool with source Output: emulator/btdev.c:420:29: warning: Variable length array is used. ############################## Test: ScanBuild - WARNING Desc: Run Scan Build Output: emulator/btdev.c:1083:10: warning: Although the value stored to 'conn' is used in the enclosing expression, the value is never actually read from 'conn' while ((conn = queue_find(dev->conns, match_handle, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ emulator/btdev.c:1334:24: warning: Access to field 'link' results in a dereference of a null pointer (loaded from variable 'conn') pending_conn_del(dev, conn->link->dev); ^~~~~~~~~~ 2 warnings generated. --- Regards, Linux Bluetooth