We don't need 'imp' here.
This commit is contained in:
parent
e53e5e56d9
commit
8597a1c5b2
@ -215,7 +215,6 @@ udf_mount(struct mount *mp, struct thread *td)
|
||||
return (EINVAL);
|
||||
|
||||
if (mp->mnt_flag & MNT_UPDATE) {
|
||||
imp = VFSTOUDFFS(mp);
|
||||
if (fspec == NULL) {
|
||||
error = vfs_getopt(opts, "export", (void **)&export,
|
||||
&len);
|
||||
|
Loading…
x
Reference in New Issue
Block a user