diff options
| author | Eric Dumazet <[email protected]> | 2021-04-14 17:05:17 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2021-05-10 21:23:04 +0000 |
| commit | 0d3ae948741ac6d80e39ab27b45297367ee477de (patch) | |
| tree | 0f543df6f57466fd6c3ca67e23fd631bbbc1c015 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | Linux 5.13-rc1 (diff) | |
| download | kernel-0d3ae948741ac6d80e39ab27b45297367ee477de.tar.gz kernel-0d3ae948741ac6d80e39ab27b45297367ee477de.zip | |
sh: Remove unused variable
Removes this annoying warning:
arch/sh/kernel/traps.c: In function ‘nmi_trap_handler’:
arch/sh/kernel/traps.c:183:15: warning: unused variable ‘cpu’ [-Wunused-variable]
183 | unsigned int cpu = smp_processor_id();
Fixes: fe3f1d5d7cd3 ("sh: Get rid of nmi_count()")
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
