Re: [PATCH v4 3/5] fs: unicode: Rename function names from utf8 to unicode

2021-03-25 Thread Eric Biggers
On Thu, Mar 25, 2021 at 05:38:09AM +0530, Shreeya Patel wrote: > Rename the function names from utf8 to unicode for taking the first step > towards the transformation of utf8-core file into the unicode subsystem > layer file. > > Reviewed-by: Gabriel Krisman Bertazi > Signed-off-by: Shreeya Patel

[PATCH v4 3/5] fs: unicode: Rename function names from utf8 to unicode

2021-03-24 Thread Shreeya Patel
Rename the function names from utf8 to unicode for taking the first step towards the transformation of utf8-core file into the unicode subsystem layer file. Reviewed-by: Gabriel Krisman Bertazi Signed-off-by: Shreeya Patel --- fs/ext4/hash.c | 2 +- fs/ext4/namei.c| 12