diff options
author | Alexander Dahl <ada@thorsis.com> | 2024-07-03 12:12:57 +0200 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2024-08-10 11:54:20 +0200 |
commit | 0989033d0968878bd8f5d42d4f507dc9a806cfe4 (patch) | |
tree | d3573910a16148a80678820083b680debe2f8bde /tools/patman/patchstream.py | |
parent | 573dae50f5fe2c84ff8329bd8dbf54d234952579 (diff) |
fs: ubifs: Make k(z)alloc/kfree symmetric
Although kfree() is in fact only a slim wrapper to free() in U-Boot, use
kfree() here, because those structs where allocated with kalloc() or
kzalloc().
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Diffstat (limited to 'tools/patman/patchstream.py')
0 files changed, 0 insertions, 0 deletions