zfsd: Remove a redundant semicolon,
This commit is contained in:
parent
28849c57d6
commit
0f2297b1bf
@ -118,7 +118,7 @@ VdevIterator::Next()
|
||||
*/
|
||||
m_vdevQueue.insert(m_vdevQueue.begin(), vdevChildren,
|
||||
vdevChildren + numChildren);
|
||||
};
|
||||
}
|
||||
|
||||
return (vdevConfig);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user