Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19691
b: refs/heads/master
c: f7ad836
h: refs/heads/master
i:
  19689: dacd51b
  19687: 4220aeb
v: v3
  • Loading branch information
Jean Delvare authored and Linus Torvalds committed Feb 3, 2006
1 parent 729c93a commit 6ab5e3f
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: a7ff7d41fec06c518caa82a818a70610a29d0e75
refs/heads/master: f7ad836c4442e1d146b11cf359432aa68c7ed95d
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-disk.c
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ static void update_ordered(ide_drive_t *drive)
ide_id_has_flush_cache_ext(id));

printk(KERN_INFO "%s: cache flushes %ssupported\n",
drive->name, barrier ? "" : "not");
drive->name, barrier ? "" : "not ");

if (barrier) {
ordered = QUEUE_ORDERED_DRAIN_FLUSH;
Expand Down

0 comments on commit 6ab5e3f

Please sign in to comment.