Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71099
b: refs/heads/master
c: a065c86
h: refs/heads/master
i:
  71097: 6a80bad
  71095: f4695c7
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Oct 18, 2007
1 parent a947522 commit c49aa02
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: 41702d9a4fffa9e25b2ad9d4af09b3013fa155e1
refs/heads/master: a065c86e1bfcdd36709025d018965afea3f3a2b6
2 changes: 1 addition & 1 deletion trunk/kernel/power/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ void __attribute__ ((weak)) arch_suspend_enable_irqs(void)
*
* This function should be called after devices have been suspended.
*/
int suspend_enter(suspend_state_t state)
static int suspend_enter(suspend_state_t state)
{
int error = 0;

Expand Down

0 comments on commit c49aa02

Please sign in to comment.