Message ID | 20230216192426.1184606-1-alison.schofield@intel.com |
---|---|
State | Accepted |
Commit | 1bb31131231ddef851bd01299f19603d38a111de |
Headers | show |
Series | cxl/mem: Add kdoc param for event log driver state | expand |
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.
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