diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/cxl/core/memdev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cxl/core/memdev.c b/drivers/cxl/core/memdev.c index 90237b9487a7..f99e7ec3cc40 100644 --- a/drivers/cxl/core/memdev.c +++ b/drivers/cxl/core/memdev.c @@ -666,7 +666,7 @@ static int cxl_memdev_release_file(struct inode *inode, struct file *file) /** * cxl_mem_get_fw_info - Get Firmware info - * @cxlds: The device data for the operation + * @mds: The device data for the operation * * Retrieve firmware info for the device specified. * |