summaryrefslogtreecommitdiff
path: root/Kernel/Memory
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-12-26 18:10:35 +0100
committerAndreas Kling <kling@serenityos.org>2021-12-26 21:22:59 +0100
commitc6c786c992de0add4fcb27f9d163fe6c3b1becad (patch)
treee493cd7d23de8b3f5940db2d83480585263eb30d /Kernel/Memory
parent6eb48f7df642fc02ff766eddd31f15c6a2cfeb14 (diff)
downloadserenity-c6c786c992de0add4fcb27f9d163fe6c3b1becad.zip
Kernel: Remove kfree(), leaving only kfree_sized() :^)
There are no more users of the C-style kfree() API in the kernel, so let's get rid of it and enjoy the new world where we always know how much memory we are freeing. :^)
Diffstat (limited to 'Kernel/Memory')
0 files changed, 0 insertions, 0 deletions