* [PATCH] vme: fix the typo
@ 2022-09-27 19:21 Deming Wang
2022-09-30 12:04 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Deming Wang @ 2022-09-27 19:21 UTC (permalink / raw)
To: martyn, manohar.vanga, gregkh; +Cc: linux-kernel, linux-staging, Deming Wang
fix the typo of the enty.
Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
drivers/staging/vme_user/vme.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/vme_user/vme.c b/drivers/staging/vme_user/vme.c
index b5555683a069..d9c64c60ccc0 100644
--- a/drivers/staging/vme_user/vme.c
+++ b/drivers/staging/vme_user/vme.c
@@ -1090,7 +1090,7 @@ void vme_dma_free_attribute(struct vme_dma_attr *attributes)
EXPORT_SYMBOL(vme_dma_free_attribute);
/**
- * vme_dma_list_add - Add enty to a VME DMA list.
+ * vme_dma_list_add - Add entry to a VME DMA list.
* @list: Pointer to VME list.
* @src: Pointer to DMA list attribute to use as source.
* @dest: Pointer to DMA list attribute to use as destination.
--
2.27.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] vme: fix the typo
2022-09-27 19:21 [PATCH] vme: fix the typo Deming Wang
@ 2022-09-30 12:04 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-09-30 12:04 UTC (permalink / raw)
To: Deming Wang; +Cc: martyn, manohar.vanga, linux-kernel, linux-staging
On Tue, Sep 27, 2022 at 03:21:02PM -0400, Deming Wang wrote:
> fix the typo of the enty.
I am sorry, but I do not understand this changelog text at all. Please
reword it to be more descriptive as to what is wrong and what is being
changed.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-30 12:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-27 19:21 [PATCH] vme: fix the typo Deming Wang
2022-09-30 12:04 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).