mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC PATCH 11/12] fs:io_uring: Remove #defines added for bisection.
@ 2020-03-31 13:52 David Laight
  0 siblings, 0 replies; only message in thread
From: David Laight @ 2020-03-31 13:52 UTC (permalink / raw)
  To: Linux Kernel Mailing List


Signed-off-by: David Laight <david.laight@aculab.com>
---
 fs/io_uring.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/fs/io_uring.c b/fs/io_uring.c
index 27d66cf..7b71b50 100644
--- a/fs/io_uring.c
+++ b/fs/io_uring.c
@@ -77,10 +77,6 @@
 #include <linux/eventpoll.h>
 #include <linux/fs_struct.h>
 
-/* Temporary for commit bisection */
-#define sendmsg_copy_msghdr(a, b, c, d) sendmsg_copy_msghdr(a, b, c, (void *)d)
-#define recvmsg_copy_msghdr(a, b, c, d, e) recvmsg_copy_msghdr(a, b, c, d, (void *)e)
-
 #define CREATE_TRACE_POINTS
 #include <trace/events/io_uring.h>
 
-- 
1.8.1.2

-
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
Registration No: 1397386 (Wales)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-31 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31 13:52 [RFC PATCH 11/12] fs:io_uring: Remove #defines added for bisection David Laight

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

all inboxes | Powered by JetHome®