DORMANTno replies

[PATCH] alpha: Fix compile error "unused variable 'settls'

From: Masanari Iida <hidden>
Date: 2012-12-25 13:25:12
Also in: lkml
Subsystem: alpha port, the rest · Maintainers: Richard Henderson, Matt Turner, Magnus Lindholm, Linus Torvalds

Fix following compile error.
+ arch/alpha/kernel/process.c: warning: unused variable 'settls': => 253

Signed-off-by: Masanari Iida <redacted>
---
 arch/alpha/kernel/process.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/arch/alpha/kernel/process.c b/arch/alpha/kernel/process.c
index a4dc79ba..f8d8f3b 100644
--- a/arch/alpha/kernel/process.c
+++ b/arch/alpha/kernel/process.c
@@ -275,7 +275,6 @@ copy_thread(unsigned long clone_flags, unsigned long usp,
 	struct pt_regs *childregs = task_pt_regs(p);
 	struct pt_regs *regs = current_pt_regs();
 	struct switch_stack *childstack, *stack;
-	unsigned long settls;
 
 	childstack = ((struct switch_stack *) childregs) - 1;
 	childti->pcb.ksp = (unsigned long) childstack;
-- 
1.8.1.rc2.38.gb10c4ad
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help