Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

cxl: Fixup kdoc issues for include/cxl/features.h

Fixup kdoc issues for include/cxl/features.h from linux-next build.

Link: https://patch.msgid.link/r/20250307205648.1021626-10-dave.jiang@intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>

authored by

Dave Jiang and committed by
Jason Gunthorpe
0e18a6ec 72b24a9d

-2
-2
include/cxl/features.h
··· 51 51 * struct cxl_features_state - The Features state for the device 52 52 * @cxlds: Pointer to CXL device state 53 53 * @entries: CXl feature entry context 54 - * @num_features: total Features supported by the device 55 - * @ent: Flex array of Feature detail entries from the device 56 54 */ 57 55 struct cxl_features_state { 58 56 struct cxl_dev_state *cxlds;