summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorKyeongdon Kim <kyeongdon.kim@lge.com>2018-10-16 08:57:26 +0300
committerDavid S. Miller <davem@davemloft.net>2018-10-18 07:57:28 +0300
commit33c4368ee2589c165aebd8d388cbd91e9adb9688 (patch)
treebe1b1c143ad9e87f7a6b9185ee6cada13d8c42b1 /init
parent26422340da467538cd65eaa9c65538039ee99c8c (diff)
downloadlinux-33c4368ee2589c165aebd8d388cbd91e9adb9688.tar.xz
net: fix warning in af_unix
This fixes the "'hash' may be used uninitialized in this function" net/unix/af_unix.c:1041:20: warning: 'hash' may be used uninitialized in this function [-Wmaybe-uninitialized] addr->hash = hash ^ sk->sk_type; Signed-off-by: Kyeongdon Kim <kyeongdon.kim@lge.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions