Files
linux-apfs/net/core
Oleg Nesterov 626ab0e69d [PATCH] list: use list_replace_init() instead of list_splice_init()
list_splice_init(list, head) does unneeded job if it is known that
list_empty(head) == 1.  We can use list_replace_init() instead.

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-23 07:43:07 -07:00
..
2006-06-17 21:30:14 -07:00
2006-04-09 22:25:48 -07:00
2006-06-17 23:00:20 -07:00
2006-04-18 15:57:54 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:08 -07:00
2006-06-17 21:30:14 -07:00
2006-06-17 21:30:14 -07:00
2006-03-23 07:12:57 -05:00
2006-01-11 18:42:14 -08:00