public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] nvmem/core: fixup minor typo
@ 2025-12-16  3:29 Wilfred Mallawa
  2025-12-16  3:29 ` [PATCH 2/2] nvme/host: fixup some typos Wilfred Mallawa
  2025-12-17  1:39 ` [PATCH 1/2] nvmem/core: fixup minor typo Damien Le Moal
  0 siblings, 2 replies; 4+ messages in thread
From: Wilfred Mallawa @ 2025-12-16  3:29 UTC (permalink / raw)
  To: James Smart, Keith Busch, Jens Axboe, Christoph Hellwig,
	Sagi Grimberg, Srinivas Kandagatla
  Cc: linux-nvme, linux-kernel, Wilfred Mallawa

From: Wilfred Mallawa <wilfred.mallawa@wdc.com>

Signed-off-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
---
 drivers/nvmem/core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/nvmem/core.c b/drivers/nvmem/core.c
index 980123fb4dde..d90ffd0e4085 100644
--- a/drivers/nvmem/core.c
+++ b/drivers/nvmem/core.c
@@ -1224,7 +1224,7 @@ static void devm_nvmem_device_release(struct device *dev, void *res)
 }
 
 /**
- * devm_nvmem_device_put() - put alredy got nvmem device
+ * devm_nvmem_device_put() - put already got nvmem device
  *
  * @dev: Device that uses the nvmem device.
  * @nvmem: pointer to nvmem device allocated by devm_nvmem_cell_get(),
@@ -1242,7 +1242,7 @@ void devm_nvmem_device_put(struct device *dev, struct nvmem_device *nvmem)
 EXPORT_SYMBOL_GPL(devm_nvmem_device_put);
 
 /**
- * nvmem_device_put() - put alredy got nvmem device
+ * nvmem_device_put() - put already got nvmem device
  *
  * @nvmem: pointer to nvmem device that needs to be released.
  */
-- 
2.52.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-17  1:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-16  3:29 [PATCH 1/2] nvmem/core: fixup minor typo Wilfred Mallawa
2025-12-16  3:29 ` [PATCH 2/2] nvme/host: fixup some typos Wilfred Mallawa
2025-12-17  1:42   ` Damien Le Moal
2025-12-17  1:39 ` [PATCH 1/2] nvmem/core: fixup minor typo Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox