linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] hv: fix comment typo in vmbus_channel/low_latency
@ 2022-11-05 11:54 Olaf Hering
  2022-11-11 23:17 ` Wei Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2022-11-05 11:54 UTC (permalink / raw)
  To: linux-kernel, linux-hyperv
  Cc: K. Y. Srinivasan, Haiyang Zhang, Stephen Hemminger, Wei Liu,
	Dexuan Cui

morev vs. more.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
---
 include/linux/hyperv.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h
index 3b42264333ef..13801b582ea6 100644
--- a/include/linux/hyperv.h
+++ b/include/linux/hyperv.h
@@ -969,7 +969,7 @@ struct vmbus_channel {
 	 * mechanism improves throughput by:
 	 *
 	 * A) Making the host more efficient - each time it wakes up,
-	 *    potentially it will process morev number of packets. The
+	 *    potentially it will process more number of packets. The
 	 *    monitor latency allows a batch to build up.
 	 * B) By deferring the hypercall to signal, we will also minimize
 	 *    the interrupts.

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

* Re: [PATCH v1] hv: fix comment typo in vmbus_channel/low_latency
  2022-11-05 11:54 [PATCH v1] hv: fix comment typo in vmbus_channel/low_latency Olaf Hering
@ 2022-11-11 23:17 ` Wei Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Liu @ 2022-11-11 23:17 UTC (permalink / raw)
  To: Olaf Hering
  Cc: linux-kernel, linux-hyperv, K. Y. Srinivasan, Haiyang Zhang,
	Stephen Hemminger, Wei Liu, Dexuan Cui

On Sat, Nov 05, 2022 at 11:54:01AM +0000, Olaf Hering wrote:
> morev vs. more.
> 
> Signed-off-by: Olaf Hering <olaf@aepfle.de>

Queued to hyperv-next. Thanks.

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

end of thread, other threads:[~2022-11-11 23:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-05 11:54 [PATCH v1] hv: fix comment typo in vmbus_channel/low_latency Olaf Hering
2022-11-11 23:17 ` Wei Liu

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).