mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>