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=395391 ---Test result--- ############################## Test: CheckPatch - PASS ############################## Test: CheckGitLint - FAIL Output: Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02 fake CSR controllers 1: T1 Title exceeds max length (98>72): "Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02 fake CSR controllers" ############################## Test: CheckBuildK - FAIL Output: drivers/bluetooth/btusb.c: In function ‘btusb_setup_csr’: drivers/bluetooth/btusb.c:1893:7: error: ‘bcdDevice’ undeclared (first use in this function); did you mean ‘device’? 1893 | if (bcdDevice == 0x8891 && | ^~~~~~~~~ | device drivers/bluetooth/btusb.c:1893:7: note: each undeclared identifier is reported only once for each function it appears in drivers/bluetooth/btusb.c:1899:22: error: ‘data’ undeclared (first use in this function); did you mean ‘_data’? 1899 | pm_runtime_allow(&data->udev->dev); | ^~~~ | _data make[2]: *** [scripts/Makefile.build:283: drivers/bluetooth/btusb.o] Error 1 make[1]: *** [scripts/Makefile.build:500: drivers/bluetooth] Error 2 make: *** [Makefile:1799: drivers] Error 2 --- Regards, Linux Bluetooth