fix: block: don't call blk_status_to_errno in blk_update_request (v5.16)
[lttng-modules.git] / lttng-tracer.h
index ae08f6e9da788334e1692338e73e9f7cbc7eb519..6348b8af0f12db52574b794c2a6f18578ec4db0a 100644 (file)
@@ -11,7 +11,6 @@
  * Copyright (C) 2005-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
-#include <stdarg.h>
 #include <linux/types.h>
 #include <linux/limits.h>
 #include <linux/list.h>
@@ -29,7 +28,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 12
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 1
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 6
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "(Ta) Meilleure"
This page took 0.023329 seconds and 4 git commands to generate.