Fix: scsi: sd: Atomic write support added in 6.11-rc1
[lttng-modules.git] / wrapper / poll.h
diff --git a/wrapper/poll.h b/wrapper/poll.h
deleted file mode 100644 (file)
index 540be31..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifndef _LTTNG_WRAPPER_POLL_H
-#define _LTTNG_WRAPPER_POLL_H
-
-/*
- * Copyright (C) 2011 Mathieu Desnoyers (mathieu.desnoyers@efficios.com)
- *
- * Dual LGPL v2.1/GPL v2 license.
- */
-
-#include <linux/poll.h>
-
-/*
- * Note: poll_wait_set_exclusive() is defined as no-op. Thundering herd
- * effect can be noticed with large number of consumer threads.
- */
-
-#define poll_wait_set_exclusive(poll_table)
-
-#endif /* _LTTNG_WRAPPER_POLL_H */
This page took 0.02382 seconds and 4 git commands to generate.