Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117373
b: refs/heads/master
c: 0ef9cff
h: refs/heads/master
i:
  117371: c96b94c
v: v3
  • Loading branch information
Adam Jackson authored and Len Brown committed Oct 16, 2008
1 parent 267bf34 commit ce6f8dc
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: 1339c367a842a9fc34b8fcfa1abadb07b11848ad
refs/heads/master: 0ef9cff15d47b296d4a7feecf36e7989cebf9a33
2 changes: 1 addition & 1 deletion trunk/drivers/misc/sony-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,7 @@ static int sony_nc_resume(struct acpi_device *device)
/* set the last requested brightness level */
if (sony_backlight_device &&
!sony_backlight_update_status(sony_backlight_device))
printk(KERN_WARNING DRV_PFX "unable to restore brightness level");
printk(KERN_WARNING DRV_PFX "unable to restore brightness level\n");

/* re-initialize models with specific requirements */
dmi_check_system(sony_nc_ids);
Expand Down

0 comments on commit ce6f8dc

Please sign in to comment.