drivers/cxl/core/region.c:842: warning: No description found for return value of 'cxl_get_hpa_freespace' drivers/cxl/core/region.c:1261: warning: No description found for return value of 'cxl_port_attach_region' drivers/cxl/core/region.c:2327: warning: No description found for return value of 'cxl_accel_region_detach' drivers/cxl/core/region.c:3669: warning: No description found for return value of 'cxl_create_region' include/cxl/cxl.h:26: warning: Enum value 'CXL_DEVTYPE_DEVMEM' not described in enum 'cxl_devtype' include/cxl/cxl.h:26: warning: Enum value 'CXL_DEVTYPE_CLASSMEM' not described in enum 'cxl_devtype' drivers/cxl/core/region.c:842: warning: No description found for return value of 'cxl_get_hpa_freespace' drivers/cxl/core/region.c:1261: warning: No description found for return value of 'cxl_port_attach_region' drivers/cxl/core/region.c:2327: warning: No description found for return value of 'cxl_accel_region_detach' drivers/cxl/core/region.c:2738: warning: No description found for return value of 'cxl_get_region_range' drivers/cxl/core/region.c:3692: warning: No description found for return value of 'cxl_create_region' include/cxl/cxl.h:26: warning: Enum value 'CXL_DEVTYPE_DEVMEM' not described in enum 'cxl_devtype' include/cxl/cxl.h:26: warning: Enum value 'CXL_DEVTYPE_CLASSMEM' not described in enum 'cxl_devtype' New warnings added 4c4,5 < drivers/cxl/core/region.c:3669: warning: No description found for return value of 'cxl_create_region' --- > drivers/cxl/core/region.c:2738: warning: No description found for return value of 'cxl_get_region_range' > drivers/cxl/core/region.c:3692: warning: No description found for return value of 'cxl_create_region' Per-file breakdown 1c1 < 4 drivers/cxl/core/region.c --- > 5 drivers/cxl/core/region.c