[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ad31080c1f7d474e8c327533a212607821c72dce.camel@perches.com>
Date: Sun, 06 Jun 2021 20:41:57 -0700
From: Joe Perches <joe@...ches.com>
To: lijian_8010a29@....com, viro@...iv.linux.org.uk
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
lijian <lijian@...ong.com>
Subject: Re: [PATCH] fs: file_table: Fix a typo
On Mon, 2021-06-07 at 11:30 +0800, lijian_8010a29@....com wrote:
> From: lijian <lijian@...ong.com>
>
> Change 'happend' to 'happen'.
[]
> diff --git a/fs/file_table.c b/fs/file_table.c
[]
> @@ -121,7 +121,7 @@ static struct file *__alloc_file(int flags, const struct cred *cred)
> }
>
>
> /* Find an unused file structure and return a pointer to it.
> - * Returns an error pointer if some error happend e.g. we over file
> + * Returns an error pointer if some error happen e.g. we over file
happened
Powered by blists - more mailing lists