diff options
author | 2010-04-27 21:20:22 +0000 | |
---|---|---|
committer | 2010-04-30 16:40:05 -0700 | |
commit | 4b021628beb26238087812829cc080da47e4b236 (patch) | |
tree | 815a0bcdb435c3d070b110a1fa08ed9cb33691f4 /net/unix/af_unix.c | |
parent | net: speedup sock_recv_ts_and_drops() (diff) | |
download | wireguard-linux-4b021628beb26238087812829cc080da47e4b236.tar.xz wireguard-linux-4b021628beb26238087812829cc080da47e4b236.zip |
xfrm: potential uninitialized variable num_xfrms
potential uninitialized variable num_xfrms
fix compiler warning: 'num_xfrms' may be used uninitialized in this function.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
----
net/xfrm/xfrm_policy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions