Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trivial cleanup, list_del(); list_add{,_tail}() is equivalent to list_move{,_tail}(). Semantic patch for coccinelle can be found at www.cccmz.de/~snakebyte/list_move_tail.spatch Signed-off-by: Eric Sesterhenn <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
- Loading branch information