Fix comment referring to old name of CAS control device

Signed-off-by: Roel Apfelbaum <roel.apfelbaum@huawei.com>
Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
This commit is contained in:
Roel Apfelbaum 2023-12-03 10:01:20 -05:00 committed by Robert Baldyga
parent 69c4ca246e
commit 6367a66a68

View File

@ -32,7 +32,7 @@
return map_cas_err_to_generic(ret); \
})
/* this handles IOctl for /dev/cas */
/* this handles IOctl for /dev/cas_ctrl */
/*********************************************/
long cas_service_ioctl_ctrl(struct file *filp, unsigned int cmd,
unsigned long arg)