lkml.org 
[lkml]   [2021]   [Mar]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] fs: fat: fix spelling typo of values
Date
dingsenjie@163.com writes:

> From: dingsenjie <dingsenjie@yulong.com>
>
> vaules -> values
>
> Signed-off-by: dingsenjie <dingsenjie@yulong.com>

Thanks.

Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

> ---
> 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(struct inode *inode, struct fstrim_range *range)
> /*
> * FAT data is organized as clusters, trim at the granulary of cluster.
> *
> - * fstrim_range is in byte, convert vaules to cluster index.
> + * fstrim_range is in byte, convert values to cluster index.
> * Treat sectors before data region as all used, not to trim them.
> */
> ent_start = max_t(u64, range->start>>sbi->cluster_bits, FAT_START_ENT);

--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

\
 
 \ /
  Last update: 2021-03-02 16:10    [W:0.035 / U:4.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site