Skip to content
Commit 0989033d authored by Alexander Dahl's avatar Alexander Dahl Committed by Heiko Schocher
Browse files

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: default avatarAlexander Dahl <ada@thorsis.com>
parent 573dae50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment