We don't need 'imp' here.
This commit is contained in:
parent
e5de7a52cb
commit
5c01c35a0c
@ -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…
Reference in New Issue
Block a user