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:
parent
69c4ca246e
commit
6367a66a68
@ -32,7 +32,7 @@
|
|||||||
return map_cas_err_to_generic(ret); \
|
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,
|
long cas_service_ioctl_ctrl(struct file *filp, unsigned int cmd,
|
||||||
unsigned long arg)
|
unsigned long arg)
|
||||||
|
Loading…
Reference in New Issue
Block a user