[PATCH] cxl/mem: Add kdoc param for event log driver state

From: alison . schofield
Date: Thu Feb 16 2023 - 14:24:34 EST


From: Alison Schofield <alison.schofield@xxxxxxxxx>

This makes the kernel-doc for cxl_dev_state complete.

Signed-off-by: Alison Schofield <alison.schofield@xxxxxxxxx>
---
Needs to accompany 'for-6.3/cxl-events' into 6.3

drivers/cxl/cxlmem.h | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/cxl/cxlmem.h b/drivers/cxl/cxlmem.h
index c6c560c67a8a..ccbafc05a636 100644
--- a/drivers/cxl/cxlmem.h
+++ b/drivers/cxl/cxlmem.h
@@ -250,6 +250,7 @@ struct cxl_event_state {
* @info: Cached DVSEC information about the device.
* @serial: PCIe Device Serial Number
* @doe_mbs: PCI DOE mailbox array
+ * @event: event log driver state
* @mbox_send: @dev specific transport for transmitting mailbox commands
*
* See section 8.2.9.5.2 Capacity Configuration and Label Storage for

base-commit: a5fcd228ca1db9810ba1ed461c90b6ee933b9daf
--
2.37.3