Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167123
b: refs/heads/master
c: c21c806
h: refs/heads/master
i:
  167121: 53bb8f4
  167119: 67bf0a6
v: v3
  • Loading branch information
Dirk Hohndel authored and Jeff Garzik committed Oct 6, 2009
1 parent cb2e6b3 commit f6cbbb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 2fcad9d27168b287e3db61f6694254e0afa32f8c
refs/heads/master: c21c8066be5a2870b3e047616e03e9e56a4701a4
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_ali.c
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ static void ali_warn_atapi_dma(struct ata_device *adev)

if (print_info && adev->class == ATA_DEV_ATAPI && !ali_atapi_dma) {
ata_dev_printk(adev, KERN_WARNING,
"WARNING: ATAPI DMA disabled for reliablity issues. It can be enabled\n");
"WARNING: ATAPI DMA disabled for reliability issues. It can be enabled\n");
ata_dev_printk(adev, KERN_WARNING,
"WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.\n");
}
Expand Down

0 comments on commit f6cbbb4

Please sign in to comment.