Fix sparse warning:
fs/f2fs/dir.c:142:6: warning: symbol 'f2fs_fname_setup_ci_filename' was not
declared. Should it be static?
Reported-by: Hulk Robot
Signed-off-by: zhengbin
---
fs/f2fs/dir.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/fs/f2fs/dir.c
On 2019/8/31 10:30, Chao Yu wrote:
> Hi Zheng,
>
> Thanks for the patch, the original patch is still in dev branch, I suggest we
> can merge it into original patch, do you mind that?
Agree with it
>
> Thanks,
>
> On 2019/8/31 9:46, zhengbin wrote:
>> Fix sparse warn