Skip to content

Commit

Permalink
[SCSI] Remove host template ordered_flush variable
Browse files Browse the repository at this point in the history
After the recent overhaul of the block layer the variable
"ordered_flush" is no longer used.

Signed-off-by: Tetsuo Takata <takatatt@intellilink.co.jp>
Signed-off-by: Jens Axboe <axboe@suse.de>
  • Loading branch information
Tetsuo Takata authored and Jens Axboe committed Jan 25, 2006
1 parent 60481b1 commit dfcd77d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/scsi/scsi_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,6 @@ struct Scsi_Host {
/*
* ordered write support
*/
unsigned ordered_flush:1;
unsigned ordered_tag:1;

/*
Expand Down

0 comments on commit dfcd77d

Please sign in to comment.