Re: [f2fs-dev] [PATCH] f2fs: Fix build error while CONFIG_NLS=m

2019-08-07 Thread Yuehaibing
On 2019/8/8 14:18, Chao Yu wrote: > Hi Haibing, > > Thanks for the patch! > > Out of curiosity, does Hulk Robot check linux-next git repo as well? This will > be more valuable if the bug can be found during development of related patch? Yes, Hulk Robot now do this on linux-next.git and linux.git

Re: [f2fs-dev] [PATCH] f2fs: Fix build error while CONFIG_NLS=m

2019-08-07 Thread Chao Yu
Hi Haibing, Thanks for the patch! Out of curiosity, does Hulk Robot check linux-next git repo as well? This will be more valuable if the bug can be found during development of related patch? On 2019/8/8 10:02, YueHaibing wrote: > If CONFIG_F2FS_FS=y but CONFIG_NLS=m, building fails: > > fs/f2fs