[PATCH] FRV: Cleanup unused variable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The attached patch removes an unused variable from the FRV arch.

Signed-Off-By: David Howells <[email protected]>
---
warthog>diffstat -p1 frv-cleanup-unused-2612rc1.diff 
 arch/frv/kernel/signal.c |    1 -
 1 files changed, 1 deletion(-)

diff -uNrp /warthog/kernels/linux-2.6.12-rc1/arch/frv/kernel/signal.c linux-2.6.12-rc1-frv-tlbmiss/arch/frv/kernel/signal.c
--- /warthog/kernels/linux-2.6.12-rc1/arch/frv/kernel/signal.c	2005-03-23 17:08:36.000000000 +0000
+++ linux-2.6.12-rc1-frv-tlbmiss/arch/frv/kernel/signal.c	2005-03-30 12:06:35.000000000 +0100
@@ -225,7 +225,6 @@ asmlinkage int sys_rt_sigreturn(void)
 {
 	struct rt_sigframe __user *frame = (struct rt_sigframe __user *) __frame->sp;
 	sigset_t set;
-	stack_t st;
 	int gr8;
 
 	if (!access_ok(VERIFY_READ, frame, sizeof(*frame)))
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux