Hannes Reinecke 756fcab277 block/cciss.c: remove pointless curr_queue calculation
curr_queue is a local variable in a for loop, and it's being initialized
at the start of each loop.  So any assignment at the end of the loop is
pointless.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Cc: Mike Miller <mike.miller@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-08-05 14:33:46 -07:00
..
2008-06-05 14:23:12 -07:00
2007-10-29 11:33:05 +01:00
2008-04-29 08:06:18 -07:00
2005-04-16 15:20:36 -07:00
2008-07-04 09:52:13 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-07-16 20:33:47 +02:00
2008-04-29 14:48:33 +02:00
2005-04-16 15:20:36 -07:00
2008-02-14 20:58:04 -08:00
2008-05-02 10:25:52 -07:00