diff options
author | Mateusz Guzik <[email protected]> | 2023-08-22 00:51:45 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-24 16:20:32 -0700 |
commit | 52ae298e3e5c9be5bb95e1c6d9199e5210f2a156 (patch) | |
tree | 7dacdd4df5adbc90a4093a920bf8d22e6c8b891a /net/tipc | |
parent | 432af5c966667f12c7af38fb3b2cd52eef0c47b4 (diff) |
maple_tree: shrink struct maple_tree
Pack the members of struct maple_tree to avoid holes on 64-bit. The size
shrinks from 24 to 16 bytes which will save eight bytes in every structure
which embeds it.
[[email protected]: changelog alterations]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Mateusz Guzik <[email protected]>
Reviewed-by: Liam R. Howlett <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions