Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252856
b: refs/heads/master
c: 93c1d05
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Matthew Garrett committed May 27, 2011
1 parent cd96933 commit 490c0af
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: 33cab1b71ec1bd02d55cede277bbc91485a68068
refs/heads/master: 93c1d05b5fa83ac771b5d1a5b4eb0fe6f54b3b46
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/topstar-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ static int __init topstar_laptop_init(void)
if (ret < 0)
return ret;

printk(KERN_INFO "Topstar Laptop ACPI extras driver loaded\n");
pr_info("ACPI extras driver loaded\n");

return 0;
}
Expand Down

0 comments on commit 490c0af

Please sign in to comment.