]> Git Repo - linux.git/blobdiff - net/unix/af_unix.c
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / net / unix / af_unix.c
index 92784e51ee7d978a6c5b1ccd93814756189be028..eb82bdc6cf7cd05ccb8d79a01cab1d3c01d612c9 100644 (file)
@@ -878,7 +878,6 @@ static int unix_autobind(struct socket *sock)
        if (err)
                return err;
 
-       err = 0;
        if (u->addr)
                goto out;
 
This page took 0.032404 seconds and 4 git commands to generate.