Thread (19 messages) flat view 19 messages, 4 authors, 2022-03-16

RE: [PATCH v7 2/4] vdpa: Allow for printing negotiated features of a device

From: Eli Cohen <hidden>
Date: 2022-03-14 14:54:18

On 3/13/22 12:04 PM, Eli Cohen wrote:
quoted
quoted
On Sun, 13 Mar 2022 19:12:17 +0200
Eli Cohen [off-list ref] wrote:
quoted
+			if (feature_strs)
+				s = feature_strs[i];
+			else
+				s = NULL;
You really don't like trigraphs?
			s = feature_strs ? feature_strs[i] : NULL;
is more compact
If you insist I will send another version.
Let me know.
I'll change it before applying
Cool, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help