From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [PATCH resend] scsi_lib: remove unused variable Date: Tue, 19 May 2009 19:54:32 +0200 Message-ID: <20090519175432.GE4140@kernel.dk> References: <4A12B62A.9020708@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from brick.kernel.dk ([93.163.65.50]:60822 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751961AbZESRyb (ORCPT ); Tue, 19 May 2009 13:54:31 -0400 Content-Disposition: inline In-Reply-To: <4A12B62A.9020708@panasas.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Boaz Harrosh Cc: Tejun Heo , FUJITA Tomonori , James Bottomley , linux-scsi On Tue, May 19 2009, Boaz Harrosh wrote: > > The last request completion cleanup in scsi_lib left an unused > this_count variable in scsi_io_completion(). > (It was used before in a code segment that now uses blk_end_request_all()) > > Signed-off-by: Boaz Harrosh > Acked-by: Tejun Heo > Acked-by: FUJITA Tomonori Thanks, added. -- Jens Axboe