Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87324
b: refs/heads/master
c: bd12935
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Len Brown committed Mar 11, 2008
1 parent 3a97ec8 commit b44a27e
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: 583c377f1d58e705f75d8d5648ab41722be1ebca
refs/heads/master: bd12935f04066df31903eaf74b1cec03319ecd2e
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/osl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1237,7 +1237,7 @@ int acpi_check_resource_conflict(struct resource *res)

if (clash) {
if (acpi_enforce_resources != ENFORCE_RESOURCES_NO) {
printk(KERN_INFO "%sACPI: %s resource %s [0x%llx-0x%llx]"
printk("%sACPI: %s resource %s [0x%llx-0x%llx]"
" conflicts with ACPI region %s"
" [0x%llx-0x%llx]\n",
acpi_enforce_resources == ENFORCE_RESOURCES_LAX
Expand Down

0 comments on commit b44a27e

Please sign in to comment.