]> git.ipfire.org Git - thirdparty/systemd.git/commit
hashmap: reorder fields to pack structure better
authorLennart Poettering <lennart@poettering.net>
Fri, 1 Mar 2024 20:43:21 +0000 (21:43 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 2 Mar 2024 02:47:34 +0000 (11:47 +0900)
commite28b70a52752a3da6d517982f33a9b1ee85f3f37
treed49cf5c9f8f850180dd559c9ddf555ba044460e0
parent0068131bf5c777618e2df7c4769fc6844de2359e
hashmap: reorder fields to pack structure better

When building with ENABLE_DEBUG_HASHMAP we can pack the hashmap iterator
structure a bit better.

Fixes: #31558
src/basic/hashmap.h