mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 14:25:58 +01:00
* 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.