git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
766ccb9
)
async: use list_move_tail
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Mon, 2 Feb 2009 12:24:34 +0000
(13:24 +0100)
committer
Arjan van de Ven
<arjan@linux.intel.com>
Sun, 8 Feb 2009 18:00:26 +0000
(10:00 -0800)
list.h provides a dedicated primitive for
"list_del followed by list_add_tail"... list_move_tail.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
No differences found