kernel: reorder Z_MEM_SLAB_INITIALIZER() initializers
Trivial change for C++, reorder Z_MEM_SLAB_INITIALIZER members
initialization in the same order they are defined in k_mem_slab
structure.
Fixes #38219
Signed-off-by:
Lucas Dietrich <ld.adecy@gmail.com>
Loading
Please sign in to comment