Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7442
b: refs/heads/master
c: 640e803
h: refs/heads/master
v: v3
  • Loading branch information
Robert Love authored and Linus Torvalds committed Sep 7, 2005
1 parent f2c89e5 commit 1c5400d
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: ebad6a4230bdb5927495e28bc7837f515bf667a7
refs/heads/master: 640e803376b9c4072f69fec42e304c974a631298
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/dmi_scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,9 @@ int dmi_check_system(struct dmi_system_id *list)
/* No match */
goto fail;
}
count++;
if (d->callback && d->callback(d))
break;
count++;
fail: d++;
}

Expand Down

0 comments on commit 1c5400d

Please sign in to comment.