[PATCH] add new list_splice_init()
A little cleanup: Most callers of list_splice() immediately reinitialise the source list_head after calling list_splice(). So create a new list_splice_init() which does all that.
Showing
Please register or sign in to comment