[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <488598C9.6000701@suse.de>
Date: Tue, 22 Jul 2008 10:22:33 +0200
From: Hannes Reinecke <hare@...e.de>
To: Mike Miller <mike.miller@...com>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
Jens Axboe <jens.axboe@...cle.com>
Subject: [PATCH] Remove pointless curr_queue calculation in block/cciss.c
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.
Cheers,
Hannes
--
Dr. Hannes Reinecke zSeries & Storage
hare@...e.de +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Markus Rex, HRB 16746 (AG Nürnberg)
View attachment "cciss-remove-curr_queue-statement" of type "text/plain" (600 bytes)
Powered by blists - more mailing lists