Skip to content

Commit 0e18a6e

Browse files
davejiangjgunthorpe
authored andcommitted
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/[email protected] Signed-off-by: Dave Jiang <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
1 parent 72b24a9 commit 0e18a6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/cxl/features.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ enum cxl_features_capability {
5151
* struct cxl_features_state - The Features state for the device
5252
* @cxlds: Pointer to CXL device state
5353
* @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
5654
*/
5755
struct cxl_features_state {
5856
struct cxl_dev_state *cxlds;

0 commit comments

Comments
 (0)