lkml.org 
[lkml]   [2016]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] In fs/f2fs/data.c, there is a typo.
Hi Jonggyu,

Please take a look at how other patches look like.
(e.g., subject and your SOB)

Thanks,

On Wed, Aug 10, 2016 at 08:25:36PM +0900, Jonggyu wrote:
> I fixed write_cche_pages to write_cache_pages
>
> Signed-off-by: Jonggyu <i9mpossible@gmail.com>
> ---
> fs/f2fs/data.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c
> index d64d2a5..9549ff0 100644
> --- a/fs/f2fs/data.c
> +++ b/fs/f2fs/data.c
> @@ -1326,7 +1326,7 @@ redirty_out:
> }
>
> /*
> - * This function was copied from write_cche_pages from mm/page-writeback.c.
> + * This function was copied from write_cache_pages from mm/page-writeback.c.
> * The major change is making write step of cold data page separately from
> * warm/hot data page.
> */
> --
> 1.9.1

\
 
 \ /
  Last update: 2016-09-17 09:56    [W:0.039 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site