Remove now unused variable.
This commit is contained in:
parent
8b3f3dcbb9
commit
6f80626bbb
@ -347,7 +347,6 @@ union_unmount(mp, mntflags, td)
|
||||
* in the filesystem.
|
||||
*/
|
||||
for (freeing = 0; (error = vflush(mp, 0, flags)) != 0;) {
|
||||
struct vnode *vp;
|
||||
int n;
|
||||
|
||||
/* count #vnodes held on mount list */
|
||||
|
Loading…
x
Reference in New Issue
Block a user