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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 19 Mar 2021 10:58:58 -0700 (PDT)
From:   Randy Dunlap <rdunlap@...badil.infradead.org>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>
cc:     axboe@...nel.dk, linux-block@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] blk-mq: Trivial typo fix



On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:

> s/funtion/function/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>

The change is correct, but it doesn't help me when I try to read
that function description.  :(

Acked-by: Randy Dunlap <rdunlap@...radead.org>

> ---
> block/blk-mq-tag.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/block/blk-mq-tag.c b/block/blk-mq-tag.c
> index 9c92053e704d..ad91e98dbc43 100644
> --- a/block/blk-mq-tag.c
> +++ b/block/blk-mq-tag.c
> @@ -374,7 +374,7 @@ static bool blk_mq_tagset_count_completed_rqs(struct request *rq,
>
> /**
>  * blk_mq_tagset_wait_completed_request - wait until all completed req's
> - * complete funtion is run
> + * complete function is run
>  * @tagset:	Tag set to drain completed request
>  *
>  * Note: This function has to be run after all IO queues are shutdown
> --
> 2.26.2
>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ