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. While we are preparing for reviewing the patches, we found the following issue/warning. Test Result: checkbuild Failed Outputs: ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') mesh/mesh.c: In function ‘process_pending_call’: mesh/mesh.c:480:17: error: too few arguments to function ‘l_queue_remove_if’ 480 | pending_call = l_queue_remove_if(pending_calls, match_call_node); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/ell/ell.h:27, from mesh/mesh.c:25: /usr/include/ell/queue.h:63:7: note: declared here 63 | void *l_queue_remove_if(struct l_queue *queue, | ^~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:6791: mesh/mesh.o] Error 1 make: *** [Makefile:4010: all] Error 2 --- Regards, Linux Bluetooth