Messages in this thread |  | | | Date | Fri, 15 May 2009 09:12:41 +0900 | | Subject | Re: [PATCH 0/3] block: completion related functions cleanup | | From | FUJITA Tomonori <> |
| |
On Thu, 14 May 2009 17:15:05 +0300 Boaz Harrosh <bharrosh@panasas.com> wrote:
> On 05/14/2009 05:05 PM, Tejun Heo wrote: > > Nice spotting. Looks like the variable can be killed completely? > > > > Thanks. > > > > Sorry yes, here: > --- > From: Boaz Harrosh <bharrosh@panasas.com> > Date: Thu, 14 May 2009 16:46:03 +0300 > Subject: [PATCH] scsi_lib: remove unused variable > > 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 <bharrosh@panasas.com>
Ah, I overlooked this.
Acked-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Thanks,
|  |