MFC r286281:
Mark vgonel() as static. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e345589d28
commit
2f6e19044a
@ -2802,7 +2802,7 @@ vfs_notify_upper(struct vnode *vp, int event)
|
||||
/*
|
||||
* vgone, with the vp interlock held.
|
||||
*/
|
||||
void
|
||||
static void
|
||||
vgonel(struct vnode *vp)
|
||||
{
|
||||
struct thread *td;
|
||||
|
Loading…
Reference in New Issue
Block a user