All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Jeff Garzik <jeff@garzik.org>, linux-ide@vger.kernel.org
Subject: Re: [PATCH RESEND] libata: kill confusing @action local variable from	ata_eh_reset()
Date: Wed, 24 Oct 2007 15:06:36 +0900	[thread overview]
Message-ID: <471EE0EC.9050301@gmail.com> (raw)
In-Reply-To: <20071024060138.GC11853@htj.dyndns.org>

Tejun Heo wrote:
> Local variable @action in ata_eh_reset() is used only once after
> assignment and as all other operations are done on ehc->i.action
> directly, it can be a bit confusing.  Kill it.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>

Eeeek, I take this patch back.  I'll post another one soon.  Sorry about 
the confusion.

-- 
tejun

      reply	other threads:[~2007-10-24  6:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-24  6:01 [PATCH RESEND] libata: kill confusing @action local variable from ata_eh_reset() Tejun Heo
2007-10-24  6:06 ` Tejun Heo [this message]

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=471EE0EC.9050301@gmail.com \
    --to=htejun@gmail.com \
    --cc=jeff@garzik.org \
    --cc=linux-ide@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.