mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
linux(4): Drop bogus empty line in linux_socket.c
MFC after: 1 week
This commit is contained in:
parent
7d561928e6
commit
43c3beb741
1 changed files with 0 additions and 1 deletions
|
|
@ -1822,7 +1822,6 @@ linux_recvmsg_common(struct thread *td, l_int s, struct l_msghdr *msghdr,
|
|||
goto bad;
|
||||
}
|
||||
|
||||
|
||||
switch (cm->cmsg_type) {
|
||||
case SCM_RIGHTS:
|
||||
error = recvmsg_scm_rights(td, flags,
|
||||
|
|
|
|||
Loading…
Reference in a new issue