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') In file included from src/shared/mgmt.c:34: ./lib/mgmt.h:635:2: error: unknown type name ‘__u32’ 635 | __u32 supported_features; | ^~~~~ ./lib/mgmt.h:636:2: error: unknown type name ‘__u32’ 636 | __u32 enabled_features; | ^~~~~ ./lib/mgmt.h:637:2: error: unknown type name ‘__u16’ 637 | __u16 max_num_handles; | ^~~~~ ./lib/mgmt.h:638:2: error: unknown type name ‘__u8’ 638 | __u8 max_num_patterns; | ^~~~ ./lib/mgmt.h:639:2: error: unknown type name ‘__16’ 639 | __16 num_handles; | ^~~~ ./lib/mgmt.h:640:2: error: unknown type name ‘__16’ 640 | __16 handles[0]; | ^~~~ ./lib/mgmt.h:644:2: error: unknown type name ‘__u8’ 644 | __u8 ad_type; | ^~~~ ./lib/mgmt.h:645:2: error: unknown type name ‘__u8’ 645 | __u8 offset; | ^~~~ ./lib/mgmt.h:646:2: error: unknown type name ‘__u8’ 646 | __u8 length; | ^~~~ ./lib/mgmt.h:647:2: error: unknown type name ‘__u8’ 647 | __u8 value[31]; | ^~~~ ./lib/mgmt.h:652:2: error: unknown type name ‘__u8’ 652 | __u8 pattern_count; | ^~~~ ./lib/mgmt.h:656:2: error: unknown type name ‘__u16’ 656 | __u16 monitor_handle; | ^~~~~ ./lib/mgmt.h:661:2: error: unknown type name ‘__u16’ 661 | __u16 monitor_handle; | ^~~~~ ./lib/mgmt.h:664:2: error: unknown type name ‘__u16’ 664 | __u16 monitor_handle; | ^~~~~ ./lib/mgmt.h:898:2: error: unknown type name ‘__u16’ 898 | __u16 monitor_handle; | ^~~~~ ./lib/mgmt.h:903:2: error: unknown type name ‘__u16’ 903 | __u16 monitor_handle; | ^~~~~ make[1]: *** [Makefile:6807: src/shared/mgmt.lo] Error 1 make: *** [Makefile:4010: all] Error 2 --- Regards, Linux Bluetooth