Some cleanups in mm.c: style, removal of unused stuff, optimizations. Juergen Gross (4): mini-os: make mm.c coding style compliant mini-os: mm: remove not needed struct chunk_tail_st mini-os: mm: reduce buddy allocator list administration data mini-os: remove sanity_check()
include/lib.h | 3 - mm.c | 264 +++++++++++++++++++++----------------------------- 2 files changed, 112 insertions(+), 155 deletions(-) -- 2.43.0