mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 13:01:29 +01:00
d0b67fcc80
* Make some code common in Insert. * Remove unneeded logic from InsertAfter and just call the base Insert. InsertBefore does this, already. * Synchronize Insert code and APIs in the fs_shell DoublyLinkedList.