mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-21 06:36:27 +00:00
Cosmetics
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4995 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -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]) {
|
||||
|
||||
Reference in New Issue
Block a user