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=462135 ---Test result--- ############################## Test: CheckPatch - PASS ############################## Test: CheckGitLint - PASS ############################## Test: CheckBuild: Setup ELL - PASS ############################## Test: CheckBuild: Setup - PASS ############################## Test: CheckBuild - FAIL Output: profiles/input/hog-lib.c: In function ‘report_ccc_written_cb’: profiles/input/hog-lib.c:390:14: error: ‘struct report’ has no member named ‘notifyid’; did you mean ‘notify_id’? 390 | if (report->notifyid) | ^~~~~~~~ | notify_id profiles/input/hog-lib.c: In function ‘bt_hog_attach’: profiles/input/hog-lib.c:1762:10: error: ‘struct report’ has no member named ‘notifyid’; did you mean ‘notify_id’? 1762 | if (r->notifyid) | ^~~~~~~~ | notify_id make[1]: *** [Makefile:6803: profiles/input/hog-lib.o] Error 1 make: *** [Makefile:4029: all] Error 2 ############################## Test: MakeCheck - SKIPPED Output: checkbuild not success ############################## Test: CheckBuild w/external ell - FAIL Output: profiles/input/hog-lib.c: In function ‘report_ccc_written_cb’: profiles/input/hog-lib.c:390:14: error: ‘struct report’ has no member named ‘notifyid’; did you mean ‘notify_id’? 390 | if (report->notifyid) | ^~~~~~~~ | notify_id profiles/input/hog-lib.c: In function ‘bt_hog_attach’: profiles/input/hog-lib.c:1762:10: error: ‘struct report’ has no member named ‘notifyid’; did you mean ‘notify_id’? 1762 | if (r->notifyid) | ^~~~~~~~ | notify_id make[1]: *** [Makefile:6803: profiles/input/hog-lib.o] Error 1 make: *** [Makefile:4029: all] Error 2 --- Regards, Linux Bluetooth