Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56859
b: refs/heads/master
c: 39c98c4
h: refs/heads/master
i:
  56857: 371a21a
  56855: 6ae7e73
v: v3
  • Loading branch information
Mika Kukkonen authored and Bartlomiej Zolnierkiewicz committed May 24, 2007
1 parent 30e7c7f commit e18ca26
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2074a106f52b6371885afbd714e929d60d0e3f64
refs/heads/master: 39c98c421200e7bb16bed7aab2b640b43ca6621b
2 changes: 2 additions & 0 deletions trunk/drivers/ide/ide-proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ static int proc_ide_read_imodel
case ide_4drives: name = "4drives"; break;
case ide_pmac: name = "mac-io"; break;
case ide_au1xxx: name = "au1xxx"; break;
case ide_etrax100: name = "etrax100"; break;
case ide_acorn: name = "acorn"; break;
default: name = "(unknown)"; break;
}
len = sprintf(page, "%s\n", name);
Expand Down

0 comments on commit e18ca26

Please sign in to comment.