Re: [PATCH] Remove pointless curr_queue calculation in block/cciss.c

From: Jens Axboe
Date: Mon Aug 04 2008 - 05:59:18 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/