fdescfs: plug a set-but-not-unused var
Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
cb2bfd3ecb
commit
35b12b8711
@ -159,10 +159,8 @@ fdesc_allocvp(fdntype ftype, unsigned fd_fd, int ix, struct mount *mp,
|
||||
struct fdhashhead *fc;
|
||||
struct fdescnode *fd, *fd2;
|
||||
struct vnode *vp, *vp2;
|
||||
struct thread *td;
|
||||
int error;
|
||||
|
||||
td = curthread;
|
||||
fc = FD_NHASH(ix);
|
||||
loop:
|
||||
mtx_lock(&fdesc_hashmtx);
|
||||
|
Loading…
x
Reference in New Issue
Block a user