commit | 47e541a17ec7d64e19c11f59dfce314a89f1b228 | [log] [tgz] |
---|---|---|
author | Gao Xiang <hsiangkao@aol.com> | Sun Jul 29 13:34:58 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 29 08:05:02 2018 +0200 |
tree | 708e2e125b6c279a3438d81d5d7f2cf7f2875bfa | |
parent | 6d4abf1c0e265d8e99c155b91c1cf44e37793e53 [diff] |
staging: erofs: fix compile error without built-in decompression support This patch fixes incorrect code snippets due to spilt code into small patches by mistake. Link: https://lists.01.org/pipermail/kbuild-all/2018-July/050747.html Link: https://lists.01.org/pipermail/kbuild-all/2018-July/050750.html Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>