Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202547
b: refs/heads/master
c: d074ee0
h: refs/heads/master
i:
  202545: d9cf951
  202543: 241e321
v: v3
  • Loading branch information
Rafael J. Wysocki committed Jul 19, 2010
1 parent f7ddc6d commit ae2393f
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: f6f71f187518477cecc01cd887933b5da19585e6
refs/heads/master: d074ee023fa3a4681b64223c5e636102c39628c4
2 changes: 1 addition & 1 deletion trunk/kernel/power/hibernate.c
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ int hibernation_snapshot(int platform_mode)

error = platform_begin(platform_mode);
if (error)
return error;
goto Close;

/* Preallocate image memory before shutting down devices. */
error = hibernate_preallocate_memory();
Expand Down

0 comments on commit ae2393f

Please sign in to comment.