mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: wanlong.gao@gmail.com
To: broonie@opensource.wolfsonmicro.com, geert@linux-m68k.org,
	starvik@axis.com, jesper.nilsson@axis.com, sameo@linux.intel.com,
	ian@opensource.wolfsonmicro.com, dp@opensource.wolfsonmicro.com,
	lrg@slimlogic.co.uk, James.Bottomley@suse.de, aelder@sgi.com
Cc: linux-kernel@vger.kernel.org, Wanlong Gao <wanlong.gao@gmail.com>
Subject: [PATCH 1/5] cris:removed the unused variable
Date: Sun, 10 Apr 2011 22:10:25 +0800	[thread overview]
Message-ID: <1302444629-17043-1-git-send-email-wanlong.gao@gmail.com> (raw)

From: Wanlong Gao <wanlong.gao@gmail.com>

removed the unused variable "unsigned long tmp".

Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
---
 arch/cris/arch-v32/kernel/ptrace.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/cris/arch-v32/kernel/ptrace.c b/arch/cris/arch-v32/kernel/ptrace.c
index 511ece9..42ed6c7 100644
--- a/arch/cris/arch-v32/kernel/ptrace.c
+++ b/arch/cris/arch-v32/kernel/ptrace.c
@@ -115,8 +115,6 @@ void user_disable_single_step(struct task_struct *child)
 void
 ptrace_disable(struct task_struct *child)
 {
-	unsigned long tmp;
-
 	/* Deconfigure SPC and S-bit. */
 	user_disable_single_step(child);
 	put_reg(child, PT_SPC, 0);
-- 
1.7.3


             reply	other threads:[~2011-04-10 14:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-10 14:10 wanlong.gao [this message]
2011-04-10 14:10 ` [PATCH 2/5] mfd:removed " wanlong.gao
2011-04-11 19:51   ` Samuel Ortiz
2011-04-12 15:05     ` wanlong gao
2011-04-10 14:10 ` [PATCH 3/5] net:removed " wanlong.gao
2011-04-12  7:57   ` Jesper Nilsson
2011-04-10 14:10 ` [PATCH 4/5] scsi:removed " wanlong.gao
2011-04-10 14:10 ` [PATCH 5/5] xfs:removed " wanlong.gao
2011-04-11  4:05   ` Dave Chinner
2011-04-11 12:19     ` wanlong gao
2011-04-12  7:57 ` [PATCH 1/5] cris:removed " Jesper Nilsson
2011-04-12 15:07   ` wanlong gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1302444629-17043-1-git-send-email-wanlong.gao@gmail.com \
    --to=wanlong.gao@gmail.com \
    --cc=James.Bottomley@suse.de \
    --cc=aelder@sgi.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=dp@opensource.wolfsonmicro.com \
    --cc=geert@linux-m68k.org \
    --cc=ian@opensource.wolfsonmicro.com \
    --cc=jesper.nilsson@axis.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=sameo@linux.intel.com \
    --cc=starvik@axis.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®