mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 05:36:22 +00:00
scst_vdisk: Add a comment
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7963 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -7850,6 +7850,10 @@ out:
|
||||
return;
|
||||
}
|
||||
|
||||
/*
|
||||
* Parse the add_device parameters. @allowed_params restricts which
|
||||
* parameters can be specified at device creation time.
|
||||
*/
|
||||
static int vdev_parse_add_dev_params(struct scst_vdisk_dev *virt_dev,
|
||||
char *params, const char *const allowed_params[])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user