Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245347
b: refs/heads/master
c: 13e3813
h: refs/heads/master
i:
  245345: 463f893
  245343: d2583e1
v: v3
  • Loading branch information
Eric Dumazet authored and Rafael J. Wysocki committed May 17, 2011
1 parent b2182d0 commit 125f605
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 13d53f8775c6a00b070a3eef6833795412eb7fcd
refs/heads/master: 13e381365614855bf14c8ad68f9b65e3afd3dd2c
1 change: 0 additions & 1 deletion trunk/drivers/base/power/wakeup.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ void wakeup_source_add(struct wakeup_source *ws)
spin_lock_irq(&events_lock);
list_add_rcu(&ws->entry, &wakeup_sources);
spin_unlock_irq(&events_lock);
synchronize_rcu();
}
EXPORT_SYMBOL_GPL(wakeup_source_add);

Expand Down

0 comments on commit 125f605

Please sign in to comment.