From: Paul Moore
Date: Tue, 06 Oct 2015 15:03:53 -0400
> Make unix_sk() just like inet[6]_sk() by constify'ing the sock
> parameter.
>
> Signed-off-by: Paul Moore
Applied, thanks Paul.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vg
Make unix_sk() just like inet[6]_sk() by constify'ing the sock
parameter.
Signed-off-by: Paul Moore
---
include/net/af_unix.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/af_unix.h b/include/net/af_unix.h
index cb1b9bb..b36d837 100644
--- a/include/net/af_un