Slight white space tweak.
MFC after: 7 days
This commit is contained in:
parent
8a2aa63d7e
commit
3ca1570c82
@ -616,6 +616,7 @@ rip_attach(struct socket *so, int proto, struct thread *td)
|
||||
static void
|
||||
rip_pcbdetach(struct socket *so, struct inpcb *inp)
|
||||
{
|
||||
|
||||
INP_INFO_WLOCK_ASSERT(&ripcbinfo);
|
||||
INP_LOCK_ASSERT(inp);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user