Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262291
b: refs/heads/master
c: 8997621
h: refs/heads/master
i:
  262289: fa6a2f4
  262287: 58759b5
v: v3
  • Loading branch information
Len Brown committed Aug 2, 2011
1 parent 1e76de0 commit e4e5acc
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: 9c8b04be443b33939f374a811c82abeebe0a61d1
refs/heads/master: 8997621bb2daaf19a4e9d82f118224159d8054e2
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/osl.c
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ static u32 acpi_osi_handler(acpi_string interface, u32 supported)
{
if (!strcmp("Linux", interface)) {

printk(KERN_NOTICE FW_BUG PREFIX
printk_once(KERN_NOTICE FW_BUG PREFIX
"BIOS _OSI(Linux) query %s%s\n",
osi_linux.enable ? "honored" : "ignored",
osi_linux.cmdline ? " via cmdline" :
Expand Down

0 comments on commit e4e5acc

Please sign in to comment.