提交 dfcd77d1 编写于 作者: T Tetsuo Takata 提交者: Jens Axboe

[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: NTetsuo Takata <takatatt@intellilink.co.jp>
Signed-off-by: NJens Axboe <axboe@suse.de>
上级 60481b12
...@@ -554,7 +554,6 @@ struct Scsi_Host { ...@@ -554,7 +554,6 @@ struct Scsi_Host {
/* /*
* ordered write support * ordered write support
*/ */
unsigned ordered_flush:1;
unsigned ordered_tag:1; unsigned ordered_tag:1;
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册