* [PATCH] cxl/mem: Add kdoc param for event log driver state
@ 2023-02-16 19:24 alison.schofield
2023-02-16 22:49 ` Dan Williams
0 siblings, 1 reply; 2+ messages in thread
From: alison.schofield @ 2023-02-16 19:24 UTC (permalink / raw)
To: Dan Williams, Ira Weiny, Vishal Verma, Dave Jiang, Ben Widawsky
Cc: Alison Schofield, linux-cxl, linux-kernel
From: Alison Schofield <alison.schofield@intel.com>
This makes the kernel-doc for cxl_dev_state complete.
Signed-off-by: Alison Schofield <alison.schofield@intel.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [PATCH] cxl/mem: Add kdoc param for event log driver state
2023-02-16 19:24 [PATCH] cxl/mem: Add kdoc param for event log driver state alison.schofield
@ 2023-02-16 22:49 ` Dan Williams
0 siblings, 0 replies; 2+ messages in thread
From: Dan Williams @ 2023-02-16 22:49 UTC (permalink / raw)
To: alison.schofield, Dan Williams, Ira Weiny, Vishal Verma,
Dave Jiang, Ben Widawsky
Cc: Alison Schofield, linux-cxl, linux-kernel
alison.schofield@ wrote:
> From: Alison Schofield <alison.schofield@intel.com>
>
> This makes the kernel-doc for cxl_dev_state complete.
>
> Signed-off-by: Alison Schofield <alison.schofield@intel.com>
> ---
> Needs to accompany 'for-6.3/cxl-events' into 6.3
Thanks Alison, applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-16 22:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-16 19:24 [PATCH] cxl/mem: Add kdoc param for event log driver state alison.schofield
2023-02-16 22:49 ` Dan Williams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox