Cosmetics

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4995 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2013-09-10 04:03:14 +00:00
parent 7ac1a842e2
commit 55bfd106f0
+2 -2
View File
@@ -1785,8 +1785,8 @@ static int vdev_do_job(struct scst_cmd *cmd, const vdisk_op_fn *ops)
/*
* No need to make it volatile, because at worst we will have a couple
* extra commands refused after formatting actually finished, which is
* acceptable
* of extra commands refused after formatting actually finished, which
* is acceptable.
*/
if (unlikely(virt_dev->format_active)) {
switch (cmd->cdb[0]) {