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=451329 ---Test result--- ############################## Test: CheckPatch - PASS ############################## Test: CheckGitLint - PASS ############################## Test: CheckBuild - FAIL Output: src/adv_monitor.c:334:36: error: no previous declaration for ‘merged_pattern_find’ [-Werror=missing-declarations] 334 | struct adv_monitor_merged_pattern *merged_pattern_find( | ^~~~~~~~~~~~~~~~~~~ src/adv_monitor.c: In function ‘remove_merged_pattern’: src/adv_monitor.c:1502:22: error: unused variable ‘monitor’ [-Werror=unused-variable] 1502 | struct adv_monitor *monitor; | ^~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:9271: src/bluetoothd-adv_monitor.o] Error 1 make: *** [Makefile:4026: all] Error 2 ############################## Test: MakeCheck - SKIPPED Output: checkbuild not success --- Regards, Linux Bluetooth