[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1df6c4b6-e9b2-45f3-8b78-8fe980d8e804@linux.alibaba.com>
Date: Mon, 8 Jan 2024 10:21:52 +0800
From: Joseph Qi <joseph.qi@...ux.alibaba.com>
To: Yongzhen Zhang <zhangyongzhen@...inos.cn>,
akpm <akpm@...ux-foundation.org>
Cc: jlbec@...lplan.org, linux-kernel@...r.kernel.org, mark@...heh.com,
ocfs2-devel@...ts.linux.dev
Subject: Re: [PATCH v2] ocfs2: Spelling fix
On 1/8/24 9:56 AM, Yongzhen Zhang wrote:
> Modify reques to request in the comment
>
> Signed-off-by: Yongzhen Zhang <zhangyongzhen@...inos.cn>
Acked-by: Joseph Qi <joseph.qi@...ux.alibaba.com>
> ---
> fs/ocfs2/dlmglue.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/ocfs2/dlmglue.c b/fs/ocfs2/dlmglue.c
> index 64a6ef638495..cb40cafbc062 100644
> --- a/fs/ocfs2/dlmglue.c
> +++ b/fs/ocfs2/dlmglue.c
> @@ -1615,7 +1615,7 @@ static int __ocfs2_cluster_lock(struct ocfs2_super *osb,
> unlock:
> lockres_clear_flags(lockres, OCFS2_LOCK_UPCONVERT_FINISHING);
>
> - /* ocfs2_unblock_lock reques on seeing OCFS2_LOCK_UPCONVERT_FINISHING */
> + /* ocfs2_unblock_lock request on seeing OCFS2_LOCK_UPCONVERT_FINISHING */
> kick_dc = (lockres->l_flags & OCFS2_LOCK_BLOCKED);
>
> spin_unlock_irqrestore(&lockres->l_lock, flags);
Powered by blists - more mailing lists