drivers/cxl/core/region.c:1080: warning: No description found for return value of 'cxl_port_attach_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:825: warning: No description found for return value of 'cxl_get_hpa_freespace' drivers/cxl/core/region.c:1244: warning: No description found for return value of 'cxl_port_attach_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 1c1,2 < drivers/cxl/core/region.c:1080: warning: No description found for return value of 'cxl_port_attach_region' --- > drivers/cxl/core/region.c:825: warning: No description found for return value of 'cxl_get_hpa_freespace' > drivers/cxl/core/region.c:1244: warning: No description found for return value of 'cxl_port_attach_region' Per-file breakdown 1c1 < 1 drivers/cxl/core/region.c --- > 2 drivers/cxl/core/region.c