]> www.infradead.org Git - users/dwmw2/linux.git/commit
nvdimm: Correct some typos in comments
authorShen Lichuan <shenlichuan@vivo.com>
Thu, 26 Sep 2024 07:57:00 +0000 (15:57 +0800)
committerIra Weiny <ira.weiny@intel.com>
Wed, 13 Nov 2024 18:32:57 +0000 (12:32 -0600)
commitf7f50742a6bb5f70b0e41cf9ed6255c7fded69b5
treed5e2a9bfc828980821aff78767c4b2e595fa48ed
parent50643bbc9eb697636d08ccabb54f1b7d57941910
nvdimm: Correct some typos in comments

Fixed some confusing typos that were currently identified with codespell,
the details are as follows:

-in the code comments:
drivers/nvdimm/nd_virtio.c:100: repsonse ==> response
drivers/nvdimm/pfn_devs.c:542: namepace ==> namespace
drivers/nvdimm/pmem.c:319: reenable ==> re-enable

Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Pankaj Gupta <pankaj.gupta@amd.com>
Link: https://patch.msgid.link/20240926075700.10122-1-shenlichuan@vivo.com
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
drivers/nvdimm/nd_virtio.c
drivers/nvdimm/pfn_devs.c
drivers/nvdimm/pmem.c