Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98001
b: refs/heads/master
c: 1fdd686
h: refs/heads/master
i:
  97999: f753fde
v: v3
  • Loading branch information
Tim Pepper authored and Len Brown committed Jun 11, 2008
1 parent 602be51 commit 4787939
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: a66b34b26fe1b0983c6d91b6381df806cd98886e
refs/heads/master: 1fdd68608614cd1e951fd93873fe5597374e8c54
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/dock.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ static int dock_add(acpi_handle handle)
goto dock_add_err;
}

printk(KERN_INFO PREFIX "%s \n", ACPI_DOCK_DRIVER_DESCRIPTION);
printk(KERN_INFO PREFIX "%s\n", ACPI_DOCK_DRIVER_DESCRIPTION);

return 0;

Expand Down

0 comments on commit 4787939

Please sign in to comment.