Skip to content

Commit 7b7cb76

Browse files
ikegami-tigaw
authored andcommitted
ioctl: fix nvme_get_log_endurance_grp_evt() description
Correct the copy error description. Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
1 parent e642498 commit 7b7cb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nvme/ioctl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2021,7 +2021,7 @@ static inline int nvme_get_log_lba_status(int fd, bool rae,
20212021
}
20222022

20232023
/**
2024-
* nvme_get_log_endurance_grp_evt() - Retrieve Rotational Media Information
2024+
* nvme_get_log_endurance_grp_evt() - Retrieve Endurance Group Event Aggregate
20252025
* @fd: File descriptor of nvme device
20262026
* @rae: Retain asynchronous events
20272027
* @offset: Offset to the start of the log page

0 commit comments

Comments
 (0)