Skip to content
Commit d5711ae5 authored by Zhang Xiaoxu's avatar Zhang Xiaoxu Committed by Richard Weinberger
Browse files

jffs2: Use function instead of macro when initialize compressors



The initialized compressors should be released if one of them
initialize fail, this is the pre-patch for fix the problem, use
function instead of the macro in jffs2_compressors_init() to
simplify the codes, no functional change intended.

Signed-off-by: default avatarZhang Xiaoxu <zhangxiaoxu5@huawei.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 7198c9c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment