Minor tweak - removed unused variable 'struct mount *mp';
This commit is contained in:
parent
6ee6b42ef7
commit
68e530258a
@ -889,7 +889,6 @@ dqsync(vp, dq)
|
||||
struct vnode *dqvp;
|
||||
struct iovec aiov;
|
||||
struct uio auio;
|
||||
struct mount *mp;
|
||||
int error;
|
||||
|
||||
if (dq == NODQUOT)
|
||||
|
Loading…
Reference in New Issue
Block a user