public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH] packed-ring.tex: Add comma and remove redundancy to improve readability
@ 2026-01-24  0:17 Yodel Eldar
  2026-01-26 15:54 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Yodel Eldar @ 2026-01-24  0:17 UTC (permalink / raw)
  To: virtio-comment; +Cc: Yodel Eldar

A comma after "set" separates the prepositional phrase from the main
clause where both the prepositional object and subject of the main
clause are long descriptor flags, thereby improving readability.

Also, the second "is" refers to the same subject as the first and is,
therefore, redundant. Eliminating it improves the flow of the sentence.

Signed-off-by: Yodel Eldar <yodel.eldar@yodel.dev>
---
 packed-ring.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packed-ring.tex b/packed-ring.tex
index 3ee55a1..f0b0cdd 100644
--- a/packed-ring.tex
+++ b/packed-ring.tex
@@ -271,8 +271,8 @@ \subsection{Indirect Flag: Scatter-Gather Support}
 are reserved and are ignored by the device.
 Buffer ID is also reserved and is ignored by the device.
 
-In descriptors with VIRTQ_DESC_F_INDIRECT set VIRTQ_DESC_F_WRITE
-is reserved and is ignored by the device.
+In descriptors with VIRTQ_DESC_F_INDIRECT set, VIRTQ_DESC_F_WRITE
+is reserved and ignored by the device.
 
 \subsection{In-order use of descriptors}
 \label{sec:Packed Virtqueues / In-order use of descriptors}
-- 
2.52.0


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

end of thread, other threads:[~2026-01-26 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-24  0:17 [PATCH] packed-ring.tex: Add comma and remove redundancy to improve readability Yodel Eldar
2026-01-26 15:54 ` Stefan Hajnoczi

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