Remove needless return
Found by: FlexeLint
This commit is contained in:
parent
4fe77d64a0
commit
90471005e1
@ -1105,7 +1105,6 @@ fdalloc(td, want, result)
|
||||
FILEDESC_LOCK(fdp);
|
||||
}
|
||||
}
|
||||
return (0);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user