commit | 81edee7ac83c5782859db4053a866fc0c29f982f | [log] [tgz] |
---|---|---|
author | Gao Xiang <gaoxiang25@huawei.com> | Sat Jul 28 15:10:32 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jul 28 09:21:30 2018 +0200 |
tree | 81dca50175e11693480b39127eaa4290e4c095bb | |
parent | 27cce7bc2f8154f3a3bebcf7f9923cd22477aef8 [diff] |
staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGES There is a type mismatch in the definition of Z_EROFS_VLE_VMAP_ONSTACK_PAGES, let's fix it. Link: https://lists.01.org/pipermail/kbuild-all/2018-July/050707.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>