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') profiles/audio/avrcp.c: In function ‘avrcp_player_event’: profiles/audio/avrcp.c:786:6: error: unused variable ‘val’ [-Werror=unused-variable] 786 | int val; | ^~~ profiles/audio/avrcp.c:785:6: error: unused variable ‘attr’ [-Werror=unused-variable] 785 | int attr; | ^~~~ profiles/audio/avrcp.c:784:9: error: unused variable ‘settings’ [-Werror=unused-variable] 784 | GList *settings; | ^~~~~~~~ profiles/audio/avrcp.c: In function ‘avrcp_handle_register_notification’: profiles/audio/avrcp.c:1617:9: error: unused variable ‘settings’ [-Werror=unused-variable] 1617 | GList *settings; | ^~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:8467: profiles/audio/bluetoothd-avrcp.o] Error 1 make: *** [Makefile:4010: all] Error 2 --- Regards, Linux Bluetooth