Skip to content

Commit 3de8cd2

Browse files
Davidlohr Buesostellarhopper
authored andcommitted
cxl/memdev: Document security state in kern-doc
... as is the case with all members of struct cxl_memdev_state. Signed-off-by: Davidlohr Bueso <dave@stgolabs.net> Link: https://lore.kernel.org/r/20230726051940.3570-3-dave@stgolabs.net Reviewed-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
1 parent 0fcde59 commit 3de8cd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/cxl/cxlmem.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ struct cxl_dev_state {
434434
* @next_persistent_bytes: persistent capacity change pending device reset
435435
* @event: event log driver state
436436
* @poison: poison driver state info
437+
* @security: security driver state info
437438
* @fw: firmware upload / activation state
438439
* @mbox_send: @dev specific transport for transmitting mailbox commands
439440
*

0 commit comments

Comments
 (0)