diff options
author | YueHaibing <[email protected]> | 2019-05-25 20:20:24 +0800 |
---|---|---|
committer | Paul Burton <[email protected]> | 2019-05-29 13:20:30 -0700 |
commit | f532beeeff0c0a3586cc15538bc52d249eb19e7c (patch) | |
tree | 0f1ea4ac0f0bb5c03d08052f8dae5af8b721fe11 /scripts/gdb/vmlinux-gdb.py | |
parent | e4f2d1af7163becb181419af9dece9206001e0a6 (diff) |
MIPS: uprobes: remove set but not used variable 'epc'
Fixes gcc '-Wunused-but-set-variable' warning:
arch/mips/kernel/uprobes.c: In function 'arch_uprobe_pre_xol':
arch/mips/kernel/uprobes.c:115:17: warning: variable 'epc' set but not used [-Wunused-but-set-variable]
It's never used since introduction in
commit 40e084a506eb ("MIPS: Add uprobes support.")
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions