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 <[email protected]> Reviewed-by: Dave Jiang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dan Williams <[email protected]>
1 parent bab2a5e commit 7ebf38c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)