Home
last modified time | relevance | path

Searched hist:d5711ae5 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dcompr.hd5711ae5 Thu Oct 27 07:49:05 CDT 2022 Zhang Xiaoxu <zhangxiaoxu5@huawei.com> 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: Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
H A Dcompr.cd5711ae5 Thu Oct 27 07:49:05 CDT 2022 Zhang Xiaoxu <zhangxiaoxu5@huawei.com> 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: Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>