All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <ZDVRGoDZo1tTbmZu@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 67cd413..143fa08 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,7 +23,7 @@ So, basically it is checking for two things:
 Since this is a uapi, I am not confidence that they will change at all.
 I can replace the code with your suggestion.
 
-> 	BUILD_BUG_ON(offsetof(struct io_uring_sqe, cmd) = 48);
+> 	BUILD_BUG_ON(offsetof(struct io_uring_sqe, cmd) == 48);
 
 It should be "offset(struct io_uring_sqe, cmd) != 48)", right?
 
diff --git a/a/content_digest b/N1/content_digest
index 34a4060..f90cab7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,26 @@
+ "ref\020230406144330.1932798-1-leitao@debian.org\0"
  "ref\020230406165705.3161734-1-leitao@debian.org\0"
+ "ref\0ZDBmQOhbyU0iLhMw@kbusch-mbp.dhcp.thefacebook.com\0"
  "From\0Breno Leitao <leitao@debian.org>\0"
  "Subject\0Re: [PATCH RFC] io_uring: Pass whole sqe to commands\0"
- "Date\0Tue, 11 Apr 2023 12:22:50 +0000\0"
- "To\0dccp@vger.kernel.org\0"
+ "Date\0Tue, 11 Apr 2023 05:22:50 -0700\0"
+ "To\0Keith Busch <kbusch@kernel.org>\0"
+ "Cc\0asml.silence@gmail.com"
+  axboe@kernel.dk
+  davem@davemloft.net
+  dccp@vger.kernel.org
+  dsahern@kernel.org
+  edumazet@google.com
+  io-uring@vger.kernel.org
+  kuba@kernel.org
+  leit@fb.com
+  linux-kernel@vger.kernel.org
+  marcelo.leitner@gmail.com
+  matthieu.baerts@tessares.net
+  mptcp@lists.linux.dev
+  netdev@vger.kernel.org
+  pabeni@redhat.com
+ " willemdebruijn.kernel@gmail.com\0"
  "\00:1\0"
  "b\0"
  "On Fri, Apr 07, 2023 at 12:51:44PM -0600, Keith Busch wrote:\n"
@@ -30,10 +48,10 @@
  "Since this is a uapi, I am not confidence that they will change at all.\n"
  "I can replace the code with your suggestion.\n"
  "\n"
- "> \tBUILD_BUG_ON(offsetof(struct io_uring_sqe, cmd) = 48);\n"
+ "> \tBUILD_BUG_ON(offsetof(struct io_uring_sqe, cmd) == 48);\n"
  "\n"
  "It should be \"offset(struct io_uring_sqe, cmd) != 48)\", right?\n"
  "\n"
  Thanks for the review!
 
-d5ab11d0077020b95d73def540cc21c1023b91ae343296ab871a8c4ad4f1ba1d
+79503568d3f8214b0c816780fa86766afe03528b2a9c7dbcbf747ff5bceed5ef

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.