Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257013
b: refs/heads/master
c: 7f70893
h: refs/heads/master
i:
  257011: 20a900b
v: v3
  • Loading branch information
Jan H. Schönherr authored and Paul E. McKenney committed Jul 20, 2011
1 parent f7b3599 commit 5b1c7e2
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: cefcb602012482003ca2ccc44fcba628d006e4bd
refs/heads/master: 7f70893173b056df691b2ee7546bb44fd9abae6a
2 changes: 1 addition & 1 deletion trunk/include/linux/rculist.h
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ static inline void list_splice_init_rcu(struct list_head *list,
struct list_head *last = list->prev;
struct list_head *at = head->next;

if (list_empty(head))
if (list_empty(list))
return;

/* "first" and "last" tracking list, so initialize it. */
Expand Down

0 comments on commit 5b1c7e2

Please sign in to comment.