summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-05-25 20:20:24 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-25 11:35:56 +0800
commit3089c0ea8a1f035be6401acb7330d044366427d3 (patch)
tree29566c52e0a6b6afad7ccc35e0e78edf67601f00 /tools/testing
parent63542eb24ab950e2e102eb383ad659994f1d5410 (diff)
MIPS: uprobes: remove set but not used variable 'epc'
[ Upstream commit f532beeeff0c0a3586cc15538bc52d249eb19e7c ] 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 <yuehaibing@huawei.com> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: <ralf@linux-mips.org> Cc: <jhogan@kernel.org> Cc: <linux-kernel@vger.kernel.org> Cc: <linux-mips@vger.kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions