diff options
| author | YueHaibing <[email protected]> | 2020-01-16 22:53:00 +0800 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-01-16 20:15:24 -0800 |
| commit | 81f2b572cf4fd5c4178fe0e2b5bb1ab096385fd8 (patch) | |
| tree | a2c3e4e52fd06dc0be4eafed681aad06fbc27f81 /scripts/gdb/linux/utils.py | |
| parent | ba92660362ec42db3baee5af2b47b85d70c1c4be (diff) | |
bpf: Remove set but not used variable 'first_key'
kernel/bpf/syscall.c: In function generic_map_lookup_batch:
kernel/bpf/syscall.c:1339:7: warning: variable first_key set but not used [-Wunused-but-set-variable]
It is never used, so remove it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Brian Vazquez <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions