diff options
author | 2018-10-16 14:57:26 +0900 | |
---|---|---|
committer | 2018-10-17 21:57:28 -0700 | |
commit | 33c4368ee2589c165aebd8d388cbd91e9adb9688 (patch) | |
tree | be1b1c143ad9e87f7a6b9185ee6cada13d8c42b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed (diff) | |
download | wireguard-linux-33c4368ee2589c165aebd8d388cbd91e9adb9688.tar.xz wireguard-linux-33c4368ee2589c165aebd8d388cbd91e9adb9688.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions