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=750409 ---Test result--- Test Summary: CheckPatch PASS 0.46 seconds GitLint PASS 0.26 seconds BuildEll PASS 32.70 seconds BluezMake PASS 1010.57 seconds MakeCheck PASS 13.09 seconds MakeDistcheck PASS 186.28 seconds CheckValgrind PASS 301.29 seconds CheckSmatch WARNING 402.43 seconds bluezmakeextell PASS 122.56 seconds IncrementalBuild PASS 819.97 seconds ScanBuild WARNING 1262.08 seconds Details ############################## Test: CheckSmatch - WARNING Desc: Run smatch tool with source Output: monitor/l2cap.c: note: in included file:monitor/display.h:82:26: warning: Variable length array is used.monitor/packet.c: note: in included file:monitor/display.h:82:26: warning: Variable length array is used.monitor/packet.c:1806:26: warning: Variable length array is used.monitor/packet.c: note: in included file:monitor/bt.h:3552:52: warning: array of flexible structuresmonitor/bt.h:3540:40: warning: array of flexible structures ############################## Test: ScanBuild - WARNING Desc: Run Scan Build Output: monitor/l2cap.c:1640:4: warning: Value stored to 'data' is never read data += len; ^ ~~~ monitor/l2cap.c:1641:4: warning: Value stored to 'size' is never read size -= len; ^ ~~~ 2 warnings generated. monitor/packet.c:12361:2: warning: Null pointer passed to 2nd parameter expecting 'nonnull' memcpy(tx, tv, sizeof(*tv)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. --- Regards, Linux Bluetooth