* [2.6 patch] drivers/block/cpqarray.c: remove an unused variable
@ 2006-07-07 23:34 Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2006-07-07 23:34 UTC (permalink / raw)
To: chirag.kantharia; +Cc: iss_storagedev, linux-kernel
This patch removes a no longer used variable.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.17-mm6-full/drivers/block/cpqarray.c.old 2006-07-06 23:56:36.000000000 +0200
+++ linux-2.6.17-mm6-full/drivers/block/cpqarray.c 2006-07-06 23:56:15.000000000 +0200
@@ -1739,8 +1739,6 @@
(log_index < id_ctlr_buf->nr_drvs)
&& (log_unit < NWD);
log_unit++) {
- struct gendisk *disk = ida_gendisk[ctlr][log_unit];
-
size = sizeof(sense_log_drv_stat_t);
/*
^ permalink raw reply [flat|nested] 3+ messages in thread
* [2.6 patch] drivers/block/cpqarray.c: remove an unused variable
@ 2006-07-11 14:16 Adrian Bunk
2006-07-11 15:29 ` Miller, Mike (OS Dev)
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2006-07-11 14:16 UTC (permalink / raw)
To: Andrew Morton; +Cc: chirag.kantharia, iss_storagedev, linux-kernel
This patch removes a no longer used variable.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 8 Jul 2006
--- linux-2.6.17-mm6-full/drivers/block/cpqarray.c.old 2006-07-06 23:56:36.000000000 +0200
+++ linux-2.6.17-mm6-full/drivers/block/cpqarray.c 2006-07-06 23:56:15.000000000 +0200
@@ -1739,8 +1739,6 @@
(log_index < id_ctlr_buf->nr_drvs)
&& (log_unit < NWD);
log_unit++) {
- struct gendisk *disk = ida_gendisk[ctlr][log_unit];
-
size = sizeof(sense_log_drv_stat_t);
/*
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [2.6 patch] drivers/block/cpqarray.c: remove an unused variable
2006-07-11 14:16 Adrian Bunk
@ 2006-07-11 15:29 ` Miller, Mike (OS Dev)
0 siblings, 0 replies; 3+ messages in thread
From: Miller, Mike (OS Dev) @ 2006-07-11 15:29 UTC (permalink / raw)
To: Adrian Bunk, Andrew Morton; +Cc: chirag.kantharia, ISS StorageDev, linux-kernel
> -----Original Message-----
> From: Adrian Bunk [mailto:bunk@stusta.de]
> Sent: Tuesday, July 11, 2006 9:16 AM
> To: Andrew Morton
> Cc: chirag.kantharia@hp.com; ISS StorageDev;
> linux-kernel@vger.kernel.org
> Subject: [2.6 patch] drivers/block/cpqarray.c: remove an
> unused variable
>
> This patch removes a no longer used variable.
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Mike Miller <mike.miller@hp.com>
>
> ---
>
> This patch was already sent on:
> - 8 Jul 2006
>
> --- linux-2.6.17-mm6-full/drivers/block/cpqarray.c.old
> 2006-07-06 23:56:36.000000000 +0200
> +++ linux-2.6.17-mm6-full/drivers/block/cpqarray.c
> 2006-07-06 23:56:15.000000000 +0200
> @@ -1739,8 +1739,6 @@
> (log_index < id_ctlr_buf->nr_drvs)
> && (log_unit < NWD);
> log_unit++) {
> - struct gendisk *disk = ida_gendisk[ctlr][log_unit];
> -
> size = sizeof(sense_log_drv_stat_t);
>
> /*
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-07-11 15:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-07 23:34 [2.6 patch] drivers/block/cpqarray.c: remove an unused variable Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2006-07-11 14:16 Adrian Bunk
2006-07-11 15:29 ` Miller, Mike (OS Dev)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox