Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
af_unix: constify the sock parameter in unix_sk()
Make unix_sk() just like inet[6]_sk() by constify'ing the sock parameter. Signed-off-by: Paul Moore <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information