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: Maciej Sosnowski <[email protected]> Signed-off-by: Shannon Nelson <[email protected]> Acked-by: Jeff Kirsher <[email protected]> Signed-off-by: Dan Williams <[email protected]>
- Loading branch information