From: Tetsuo Takata Date: Wed, 25 Jan 2006 10:12:40 +0000 (+0100) Subject: [SCSI] Remove host template ordered_flush variable X-Git-Tag: v2.6.16-rc2~249^2~2 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=dfcd77d16b5745fbfea7d5636f15fc80cc05fef8;p=linux-2.6-omap-h63xx.git [SCSI] Remove host template ordered_flush variable After the recent overhaul of the block layer the variable "ordered_flush" is no longer used. Signed-off-by: Tetsuo Takata Signed-off-by: Jens Axboe --- diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h index 467274a764d..827992949c4 100644 --- a/include/scsi/scsi_host.h +++ b/include/scsi/scsi_host.h @@ -554,7 +554,6 @@ struct Scsi_Host { /* * ordered write support */ - unsigned ordered_flush:1; unsigned ordered_tag:1; /*