forked from torvalds/linux
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
ide: Inline struct scsi_request into struct ide_request
Inline all struct scsi_request members into struct ide_request except 'retries'. Rename BLK_MAX_CDB into IDE_MAX_CDB. Cc: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Bart Van Assche <bvanassche@acm.org>
- Loading branch information
Showing
17 changed files
with
166 additions
and
164 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.