* [PATCH] nvme-pci: fix comment typo
@ 2024-12-08 11:34 Baruch Siach
2024-12-09 7:17 ` Chaitanya Kulkarni
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Baruch Siach @ 2024-12-08 11:34 UTC (permalink / raw)
To: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg
Cc: linux-nvme, Baruch Siach
envent -> event.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
drivers/nvme/host/pci.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c
index 1a5ba80f1811..ff91000b5cf0 100644
--- a/drivers/nvme/host/pci.c
+++ b/drivers/nvme/host/pci.c
@@ -373,7 +373,7 @@ static bool nvme_dbbuf_update_and_check_event(u16 value, __le32 *dbbuf_db,
/*
* Ensure that the doorbell is updated before reading the event
* index from memory. The controller needs to provide similar
- * ordering to ensure the envent index is updated before reading
+ * ordering to ensure the event index is updated before reading
* the doorbell.
*/
mb();
--
2.45.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] nvme-pci: fix comment typo
2024-12-08 11:34 [PATCH] nvme-pci: fix comment typo Baruch Siach
@ 2024-12-09 7:17 ` Chaitanya Kulkarni
2024-12-09 7:59 ` Christoph Hellwig
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Chaitanya Kulkarni @ 2024-12-09 7:17 UTC (permalink / raw)
To: Baruch Siach, Keith Busch, Jens Axboe, Christoph Hellwig,
Sagi Grimberg
Cc: linux-nvme@lists.infradead.org
On 12/8/24 03:34, Baruch Siach wrote:
> envent -> event.
>
> Signed-off-by: Baruch Siach<baruch@tkos.co.il>
Looks good.
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] nvme-pci: fix comment typo
2024-12-08 11:34 [PATCH] nvme-pci: fix comment typo Baruch Siach
2024-12-09 7:17 ` Chaitanya Kulkarni
@ 2024-12-09 7:59 ` Christoph Hellwig
2024-12-24 11:30 ` Sagi Grimberg
2025-01-08 16:48 ` Keith Busch
3 siblings, 0 replies; 5+ messages in thread
From: Christoph Hellwig @ 2024-12-09 7:59 UTC (permalink / raw)
To: Baruch Siach
Cc: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg,
linux-nvme
Looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] nvme-pci: fix comment typo
2024-12-08 11:34 [PATCH] nvme-pci: fix comment typo Baruch Siach
2024-12-09 7:17 ` Chaitanya Kulkarni
2024-12-09 7:59 ` Christoph Hellwig
@ 2024-12-24 11:30 ` Sagi Grimberg
2025-01-08 16:48 ` Keith Busch
3 siblings, 0 replies; 5+ messages in thread
From: Sagi Grimberg @ 2024-12-24 11:30 UTC (permalink / raw)
To: Baruch Siach, Keith Busch, Jens Axboe, Christoph Hellwig; +Cc: linux-nvme
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] nvme-pci: fix comment typo
2024-12-08 11:34 [PATCH] nvme-pci: fix comment typo Baruch Siach
` (2 preceding siblings ...)
2024-12-24 11:30 ` Sagi Grimberg
@ 2025-01-08 16:48 ` Keith Busch
3 siblings, 0 replies; 5+ messages in thread
From: Keith Busch @ 2025-01-08 16:48 UTC (permalink / raw)
To: Baruch Siach; +Cc: Jens Axboe, Christoph Hellwig, Sagi Grimberg, linux-nvme
On Sun, Dec 08, 2024 at 01:34:32PM +0200, Baruch Siach wrote:
> envent -> event.
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Thanks, applied to nvme-6.14.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-01-08 17:07 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-08 11:34 [PATCH] nvme-pci: fix comment typo Baruch Siach
2024-12-09 7:17 ` Chaitanya Kulkarni
2024-12-09 7:59 ` Christoph Hellwig
2024-12-24 11:30 ` Sagi Grimberg
2025-01-08 16:48 ` Keith Busch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox