Remove unneeded return left from refactoring.
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
fc6eef7aa8
commit
3733897532
@ -274,8 +274,6 @@ filemon_close_log(struct filemon *filemon)
|
||||
sx_xunlock(&filemon->lock);
|
||||
fdrop(fp, curthread);
|
||||
sx_xlock(&filemon->lock);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user