Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366206
b: refs/heads/master
c: d2054b2
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Apr 18, 2013
1 parent ffd5313 commit ce86472
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: c038c1c44179c80da6201f91ef354e48d5689617
refs/heads/master: d2054b2c11682495fca41e9d4092e654df63b517
1 change: 0 additions & 1 deletion trunk/kernel/posix-timers.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ static struct k_itimer *__posix_timers_find(struct hlist_head *head,
struct signal_struct *sig,
timer_t id)
{
struct hlist_node *node;
struct k_itimer *timer;

hlist_for_each_entry_rcu(timer, head, t_hash) {
Expand Down

0 comments on commit ce86472

Please sign in to comment.