Re: [PATCH] fs: fat: fix spelling typo of values

2021-03-02 Thread OGAWA Hirofumi
dingsen...@163.com writes: > From: dingsenjie > > vaules -> values > > Signed-off-by: dingsenjie Thanks. Acked-by: OGAWA Hirofumi > --- > fs/fat/fatent.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/fat/fatent.c b/fs/fat/fatent.c > index f7e3304..860e884 10064

[PATCH] fs: fat: fix spelling typo of values

2021-03-02 Thread dingsenjie
From: dingsenjie vaules -> values Signed-off-by: dingsenjie --- fs/fat/fatent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/fat/fatent.c b/fs/fat/fatent.c index f7e3304..860e884 100644 --- a/fs/fat/fatent.c +++ b/fs/fat/fatent.c @@ -771,7 +771,7 @@ int fat_trim_fs(st