staging: erofs: clean up internal.h
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 31 Jul 2019 15:57:36 +0000 (23:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2019 11:52:04 +0000 (13:52 +0200)
commit14f362b4f405804e219ac016b9e771d8f5dff5db
treee3ab71fb6052c4068e1cf95d6d7ddd6bd9536b67
parentb1897c60b14dc565e9a308c09bbb696faf9d1944
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>
drivers/staging/erofs/decompressor.c
drivers/staging/erofs/internal.h
drivers/staging/erofs/super.c
drivers/staging/erofs/zdata.c
drivers/staging/erofs/zdata.h