lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 23 May 2022 17:40:36 +0200
From:   Jan Kara <jack@...e.cz>
To:     Julia Lawall <Julia.Lawall@...ia.fr>
Cc:     Alexander Viro <viro@...iv.linux.org.uk>,
        kernel-janitors@...r.kernel.org, linux-fsdevel@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] writeback: fix typo in comment

On Sat 21-05-22 13:10:42, Julia Lawall wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@...ia.fr>

Thanks. I've taken the fix to my tree.

								Honza


> diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c
> index a1074a26e784..a21d8f1a56d1 100644
> --- a/fs/fs-writeback.c
> +++ b/fs/fs-writeback.c
> @@ -738,7 +738,7 @@ EXPORT_SYMBOL_GPL(wbc_attach_and_unlock_inode);
>   * incorrectly attributed).
>   *
>   * To resolve this issue, cgroup writeback detects the majority dirtier of
> - * an inode and transfers the ownership to it.  To avoid unnnecessary
> + * an inode and transfers the ownership to it.  To avoid unnecessary
>   * oscillation, the detection mechanism keeps track of history and gives
>   * out the switch verdict only if the foreign usage pattern is stable over
>   * a certain amount of time and/or writeback attempts.
> 
-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ