Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243129
b: refs/heads/master
c: 2783658
h: refs/heads/master
i:
  243127: b0cbc74
v: v3
  • Loading branch information
Axel Lin authored and Matthew Garrett committed Mar 28, 2011
1 parent f908430 commit c563752
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: 0e4510f7c9708304104c07e87b7e5e78fb1716d1
refs/heads/master: 2783658477205b0cf31e5c02d69214e36fe59aae
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/samsung-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ static int __init dmi_check_cb(const struct dmi_system_id *id)
{
pr_info("found laptop model '%s'\n",
id->ident);
return 0;
return 1;
}

static struct dmi_system_id __initdata samsung_dmi_table[] = {
Expand Down

0 comments on commit c563752

Please sign in to comment.