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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.1910300655460.2471@hadrien>
Date:   Wed, 30 Oct 2019 06:55:57 +0100 (CET)
From:   Julia Lawall <julia.lawall@...6.fr>
To:     Gabriela Bittencourt <gabrielabittencourt00@...il.com>
cc:     outreachy-kernel@...glegroups.com, axboe@...nel.dk,
        linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
        lkcamp@...ts.libreplanetbr.org, trivial@...nel.org
Subject: Re: [Outreachy kernel] [PATCH] blk-mq: Fix typo in comment



On Tue, 29 Oct 2019, Gabriela Bittencourt wrote:

> Fix typo in words: 'vector' and 'query'.
>
> Signed-off-by: Gabriela Bittencourt <gabrielabittencourt00@...il.com>

Acked-by: Julia Lawall <julia.lawall@...6.fr>


> ---
>  block/blk-mq-virtio.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/block/blk-mq-virtio.c b/block/blk-mq-virtio.c
> index 488341628256..7b8a42c35102 100644
> --- a/block/blk-mq-virtio.c
> +++ b/block/blk-mq-virtio.c
> @@ -16,7 +16,7 @@
>   * @first_vec:	first interrupt vectors to use for queues (usually 0)
>   *
>   * This function assumes the virtio device @vdev has at least as many available
> - * interrupt vetors as @set has queues.  It will then queuery the vector
> + * interrupt vectors as @set has queues.  It will then query the vector
>   * corresponding to each queue for it's affinity mask and built queue mapping
>   * that maps a queue to the CPUs that have irq affinity for the corresponding
>   * vector.
> --
> 2.20.1
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@...glegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20191029223556.2289-1-gabrielabittencourt00%40gmail.com.
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ