commit | 14f362b4f405804e219ac016b9e771d8f5dff5db | [log] [tgz] |
---|---|---|
author | Gao Xiang <gaoxiang25@huawei.com> | Wed Jul 31 23:57:36 2019 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 02 13:52:04 2019 +0200 |
tree | e3ab71fb6052c4068e1cf95d6d7ddd6bd9536b67 | |
parent | b1897c60b14dc565e9a308c09bbb696faf9d1944 [diff] |
staging: erofs: clean up internal.h Tidy up relative order of variables / declarations in internal.h, move some local static functions out into other files and add tags at the end of #endif acrossing several lines. No logic change. Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Link: https://lore.kernel.org/r/20190731155752.210602-7-gaoxiang25@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>