Re: [PATCH 2/2] erofs: tidy up redundant includes

2023-10-30 Thread Chao Yu
On 2023/10/26 10:16, Ferry Meng wrote: - Remove unused includes like and ; - Move common includes into "internal.h". Signed-off-by: Ferry Meng Reviewed-by: Chao Yu

Re: [PATCH 2/2] erofs: tidy up redundant includes

2023-10-25 Thread Yue Hu
On Thu, 26 Oct 2023 10:16:27 +0800 Ferry Meng wrote: > - Remove unused includes like and ; > > - Move common includes into "internal.h". > > Signed-off-by: Ferry Meng Reviewed-by: Yue Hu

Re: [PATCH 2/2] erofs: tidy up redundant includes

2023-10-25 Thread Gao Xiang
On 2023/10/26 10:16, Ferry Meng wrote: - Remove unused includes like and ; - Move common includes into "internal.h". Signed-off-by: Ferry Meng Reviewed-by: Gao Xiang Thanks, Gao Xiang

[PATCH 2/2] erofs: tidy up redundant includes

2023-10-25 Thread Ferry Meng
- Remove unused includes like and ; - Move common includes into "internal.h". Signed-off-by: Ferry Meng --- fs/erofs/data.c | 2 -- fs/erofs/decompressor.c | 1 - fs/erofs/decompressor_deflate.c | 1 - fs/erofs/decompressor_lzma.c| 1 - fs/erofs/internal.h