diff options
| author | 2018-07-17 09:38:59 +0100 | |
|---|---|---|
| committer | 2018-07-18 15:06:24 +0200 | |
| commit | c23e014a4ba1a9448cbbd74916377f23a7da2fc2 (patch) | |
| tree | 1bc1017393d0c0eeea5cff4101cebeaea9311614 /drivers/net/netdevsim/bpf.c | |
| parent | bpf: fix rcu annotations in compute_effective_progs() (diff) | |
| download | wireguard-linux-c23e014a4ba1a9448cbbd74916377f23a7da2fc2.tar.xz wireguard-linux-c23e014a4ba1a9448cbbd74916377f23a7da2fc2.zip | |
bpf: sockmap: remove redundant pointer sg
Pointer sg is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'sg' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/net/netdevsim/bpf.c')
0 files changed, 0 insertions, 0 deletions
