Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158508
b: refs/heads/master
c: f17259a
h: refs/heads/master
v: v3
  • Loading branch information
Martin K. Petersen authored and Jeff Garzik committed Sep 1, 2009
1 parent 01bb43d commit aa23d9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6b406782ad0408f9cb480c2e1b543d194e8206d0
refs/heads/master: f17259a31237cf0fd5c6c8cf2a4f9e6df405744b
4 changes: 0 additions & 4 deletions trunk/drivers/ata/libata-scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1119,10 +1119,6 @@ static int ata_scsi_dev_config(struct scsi_device *sdev,

blk_queue_dma_drain(q, atapi_drain_needed, buf, ATAPI_MAX_DRAIN);
} else {
if (ata_id_is_ssd(dev->id))
queue_flag_set_unlocked(QUEUE_FLAG_NONROT,
sdev->request_queue);

/* ATA devices must be sector aligned */
blk_queue_update_dma_alignment(sdev->request_queue,
ATA_SECT_SIZE - 1);
Expand Down

0 comments on commit aa23d9a

Please sign in to comment.