Loading net/unix/af_unix.c +1 −2 Original line number Diff line number Diff line Loading @@ -1178,7 +1178,6 @@ out_unlock: unix_state_unlock(other); out: if (skb) kfree_skb(skb); if (newsk) unix_release_sock(newsk, 0); Loading Loading
net/unix/af_unix.c +1 −2 Original line number Diff line number Diff line Loading @@ -1178,7 +1178,6 @@ out_unlock: unix_state_unlock(other); out: if (skb) kfree_skb(skb); if (newsk) unix_release_sock(newsk, 0); Loading