[PATCH] convert tty_drivers to list_heads
Convert the tty_drivers list to use list_heads instead of open coded doubly-linked lists.
Showing
Please register or sign in to comment
Convert the tty_drivers list to use list_heads instead of open coded doubly-linked lists.