mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 07:47:50 +00:00
Use the doubly linked list to traverse the list in the added order. This makes the code more consistent. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>