Skip to content

Commit 7ebf38c

Browse files
jic23djbw
authored andcommitted
cxl/mbox: Add missing parameter to docs.
Kernel-doc should be complete, so add documentation for the status parameter. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/20230130153437.3153-1-Jonathan.Cameron@huawei.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
1 parent bab2a5e commit 7ebf38c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/cxl/core/mbox.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,7 @@ static void cxl_mem_get_records_log(struct cxl_dev_state *cxlds,
892892
/**
893893
* cxl_mem_get_event_records - Get Event Records from the device
894894
* @cxlds: The device data for the operation
895+
* @status: Event Status register value identifying which events are available.
895896
*
896897
* Retrieve all event records available on the device, report them as trace
897898
* events, and clear them.

0 commit comments

Comments
 (0)