Re: [PATCH 06/22] staging: erofs: clean up internal.h

2019-07-31 Thread Chao Yu
On 2019/7/29 14:51, Gao Xiang wrote: > Tidy up relative order of variables / declarations in internal.h, > and moving some local static functions out to other files. > > No logic change. > > Signed-off-by: Gao Xiang Reviewed-by: Chao Yu Thanks, ___

[PATCH 06/22] staging: erofs: clean up internal.h

2019-07-29 Thread Gao Xiang
Tidy up relative order of variables / declarations in internal.h, and moving some local static functions out to other files. No logic change. Signed-off-by: Gao Xiang --- drivers/staging/erofs/decompressor.c | 27 ++ drivers/staging/erofs/internal.h | 130 +++