Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277053
b: refs/heads/master
c: 3b87487
h: refs/heads/master
i:
  277051: 022e2c9
v: v3
  • Loading branch information
Linus Torvalds committed Dec 30, 2011
1 parent 898d09b commit 7ce1ce3
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: 995b4103a78b9bef0ff834f9ecac42b2b56e01a8
refs/heads/master: 3b87487ac5008072f138953b07505a7e3493327f
1 change: 0 additions & 1 deletion trunk/kernel/time/clockevents.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ void clockevents_exchange_device(struct clock_event_device *old,
* released list and do a notify add later.
*/
if (old) {
old->event_handler = clockevents_handle_noop;
clockevents_set_mode(old, CLOCK_EVT_MODE_UNUSED);
list_del(&old->list);
list_add(&old->list, &clockevents_released);
Expand Down

0 comments on commit 7ce1ce3

Please sign in to comment.