haiku/headers/private/kernel/util
X512 b71020b095 util/DoublyLinkedList: make GetPrevious/GetNext methods static
This methods do not need DoublyLinkedList class state.

sGetLink field that actually implement GetPrevious/GetNext methods is already static.

Change-Id: Ie0b40f7f1b72d640d75403905b8944666874dc87
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5796
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2022-11-02 02:12:41 +00:00
..
atomic.h
AutoLock.h
AVLTree.h
AVLTreeBase.h
AVLTreeMap.h
Bitmap.h
BitUtils.h
Constructor.h
DoublyLinkedList.h
DoublyLinkedQueue.h
FixedWidthPointer.h
fs_trim_support.h
Heap.h
iovec_support.h
kernel_c.h
kernel_cpp.h
KernelReferenceable.h
KernelUtilsOrder.h
KMessage.h
list.h
MallocFreeAllocator.h
MinMaxHeap.h
MultiHashTable.h
OpenHashTable.h
queue.h
RadixBitmap.h
Random.h
ring_buffer.h
SinglyLinkedList.h
SplayTree.h
Stack.h
StringHash.h
syscall_args.h
ThreadAutoLock.h
TypeOperation.h
Vector.h
VectorMap.h
VectorSet.h