Skip to content

Commit

Permalink
Fix comment referring to old name of CAS control device
Browse files Browse the repository at this point in the history
Signed-off-by: Roel Apfelbaum <roel.apfelbaum@huawei.com>
Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
  • Loading branch information
roelhuawei authored and robertbaldyga committed Sep 10, 2024
1 parent 69c4ca2 commit 6367a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cas_cache/service_ui_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 6367a66

Please sign in to comment.