Thread (1 message) flat view 1 message, 1 author, 2021-10-26

Re: [PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"

From: Jason Wang <hidden>
Date: 2021-10-26 02:29:56
Also in: kernel-janitors, linux-block, lkml

On Mon, Oct 25, 2021 at 6:22 PM Colin Ian King
[off-list ref] wrote:
There is a spelling mistake in a dev_err error message. Fix it.

Signed-off-by: Colin Ian King <redacted>
---
Acked-by: Jason Wang <redacted>
quoted hunk
 drivers/block/virtio_blk.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c
index c336d9bb9105..9dd0099d2bd2 100644
--- a/drivers/block/virtio_blk.c
+++ b/drivers/block/virtio_blk.c
@@ -560,7 +560,7 @@ static int init_vq(struct virtio_blk *vblk)
        if (err)
                num_vqs = 1;
        if (!err && !num_vqs) {
-               dev_err(&vdev->dev, "MQ advertisted but zero queues reported\n");
+               dev_err(&vdev->dev, "MQ advertised but zero queues reported\n");
                return -EINVAL;
        }

--
2.32.0
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help