From: Tetsuo Takata Date: Wed, 25 Jan 2006 10:12:40 +0000 (+0100) Subject: [SCSI] Remove host template ordered_flush variable X-Git-Tag: v4.13~47738^2~2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=dfcd77d16b5745fbfea7d5636f15fc80cc05fef8;p=mirror_ubuntu-bionic-kernel.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 467274a764d1..827992949c4b 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; /*