Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241706
b: refs/heads/master
c: cdf2a4e
h: refs/heads/master
v: v3
  • Loading branch information
Naga Chumbalkar authored and Len Brown committed Mar 23, 2011
1 parent 4dd8d7a commit 49fe836
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: 32297abd90a5d181e8e026c8b8e65ef41e9ffc07
refs/heads/master: cdf2a4eeded69f66ec8c5098c375fe49e0820127
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/acpi_pad.c
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ static void acpi_pad_notify(acpi_handle handle, u32 event,
dev_name(&device->dev), event, 0);
break;
default:
printk(KERN_WARNING"Unsupported event [0x%x]\n", event);
printk(KERN_WARNING "Unsupported event [0x%x]\n", event);
break;
}
}
Expand Down

0 comments on commit 49fe836

Please sign in to comment.