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=668191 ---Test result--- Test Summary: CheckPatch PASS 1.08 seconds GitLint PASS 0.77 seconds Prep - Setup ELL PASS 30.64 seconds Build - Prep PASS 0.81 seconds Build - Configure PASS 9.49 seconds Build - Make PASS 898.07 seconds Make Check PASS 11.97 seconds Make Check w/Valgrind PASS 304.89 seconds Make Distcheck PASS 253.90 seconds Build w/ext ELL - Configure PASS 8.99 seconds Build w/ext ELL - Make PASS 88.47 seconds Incremental Build w/ patches PASS 0.00 seconds Scan Build WARNING 544.06 seconds Details ############################## Test: Scan Build - WARNING Desc: Run Scan Build with patches Output: ***************************************************************************** The bugs reported by the scan-build may or may not be caused by your patches. Please check the list and fix the bugs if they are caused by your patch. ***************************************************************************** profiles/input/hog-lib.c:600:19: warning: Access to field 'handle' results in a dereference of a null pointer (loaded from variable 'chr') report->handle = chr->handle; ^~~~~~~~~~~ profiles/input/hog-lib.c:637:11: warning: Access to field 'value_handle' results in a dereference of a null pointer (loaded from variable 'chr') start = chr->value_handle + 1; ^~~~~~~~~~~~~~~~~ profiles/input/hog-lib.c:1240:11: warning: Access to field 'value_handle' results in a dereference of a null pointer (loaded from variable 'chr') start = chr->value_handle + 1; ^~~~~~~~~~~~~~~~~ profiles/input/hog-lib.c:1444:7: warning: Branch condition evaluates to a garbage value if (map.iov_len) { ^~~~~~~~~~~ 4 warnings generated. --- Regards, Linux Bluetooth