summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorColin Ian King2018-07-17 10:38:59 +0200
committerDaniel Borkmann2018-07-18 15:06:24 +0200
commitc23e014a4ba1a9448cbbd74916377f23a7da2fc2 (patch)
tree1bc1017393d0c0eeea5cff4101cebeaea9311614 /block
parentbpf: fix rcu annotations in compute_effective_progs() (diff)
downloadkernel-qcow2-linux-c23e014a4ba1a9448cbbd74916377f23a7da2fc2.tar.gz
kernel-qcow2-linux-c23e014a4ba1a9448cbbd74916377f23a7da2fc2.tar.xz
kernel-qcow2-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 'block')
0 files changed, 0 insertions, 0 deletions