Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181864
b: refs/heads/master
c: 07c3bb5
h: refs/heads/master
v: v3
  • Loading branch information
Frans Pop authored and Rafael J. Wysocki committed Feb 26, 2010
1 parent 35c6aef commit 10547aa
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: 4cb077d93a57fb8bb64c277ec4ce637823cd76f4
refs/heads/master: 07c3bb5797d0a9a48524cca17ceb95711b48890b
2 changes: 1 addition & 1 deletion trunk/kernel/power/snapshot.c
Original file line number Diff line number Diff line change
Expand Up @@ -1500,7 +1500,7 @@ asmlinkage int swsusp_save(void)
{
unsigned int nr_pages, nr_highmem;

printk(KERN_INFO "PM: Creating hibernation image: \n");
printk(KERN_INFO "PM: Creating hibernation image:\n");

drain_local_pages(NULL);
nr_pages = count_data_pages();
Expand Down

0 comments on commit 10547aa

Please sign in to comment.