X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt-tracer-core.h;h=d464877de4f23b016c49dc86e432a2c9bb75505e;hb=58c78202dac3ba4678d59254d59e8b54628377c7;hp=4357cec3f27f6c6a0db6d87cf88f4114264e186a;hpb=6c29ebe78ae39a3eaf707aec5ad0988df0e13ca4;p=lttng-modules.git diff --git a/ltt-tracer-core.h b/ltt-tracer-core.h index 4357cec3..d464877d 100644 --- a/ltt-tracer-core.h +++ b/ltt-tracer-core.h @@ -14,7 +14,7 @@ #include #include -#if 1 //ifndef CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS +#ifndef CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS /* Align data on its natural alignment */ #define RING_BUFFER_ALIGN #endif