From: Jens Axboe <jens.axboe@oracle.com>
To: Hannes Reinecke <hare@suse.de>
Cc: Mike Miller <mike.miller@hp.com>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Remove pointless curr_queue calculation in block/cciss.c
Date: Mon, 4 Aug 2008 11:59:01 +0200 [thread overview]
Message-ID: <20080804095900.GC20055@kernel.dk> (raw)
In-Reply-To: <488598C9.6000701@suse.de>
On Tue, Jul 22 2008, Hannes Reinecke wrote:
> Hi Mike,
>
> in block/cciss.c:cciss_check_queues() curr_queue is calculated
> as the last statement in a for loop, although it's being initialized
> with the next round again and never been used afterwards.
> So this can be removed.
Indeed, pretty silly. Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2008-08-04 9:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-22 8:22 [PATCH] Remove pointless curr_queue calculation in block/cciss.c Hannes Reinecke
2008-08-04 9:59 ` Jens Axboe [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=20080804095900.GC20055@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=hare@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mike.miller@hp.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 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.