• Andrew Morton's avatar
    [PATCH] add new list_splice_init() · f42e6ed8
    Andrew Morton authored
    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.
    f42e6ed8
ll_rw_blk.c 52.4 KB