Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68159
b: refs/heads/master
c: 94ff3d5
h: refs/heads/master
i:
  68157: 63e5942
  68155: 1158c2f
  68151: 38dbbeb
  68143: 607e2f9
  68127: 683b44b
  68095: 0004d0f
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Oct 12, 2007
1 parent 452cd53 commit ef5704c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: abf6e8ed07213bdd9734be2e42639b79310bd81c
refs/heads/master: 94ff3d54080975686a3c41e73b8926030ee0c31f
3 changes: 3 additions & 0 deletions trunk/drivers/ata/libata-eh.c
Original file line number Diff line number Diff line change
Expand Up @@ -1868,6 +1868,9 @@ static void ata_eh_link_report(struct ata_link *link)
char tries_buf[6];
int tag, nr_failed = 0;

if (ehc->i.flags & ATA_EHI_QUIET)
return;

desc = NULL;
if (ehc->i.desc[0] != '\0')
desc = ehc->i.desc;
Expand Down

0 comments on commit ef5704c

Please sign in to comment.