X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=lib%2Fringbuffer%2Fring_buffer_vfs.c;h=2be550c41ddaa8a662bc6c0ac32f5aa35bd37e20;hp=b423432d8df2e4a14843f5927236122d2516f829;hb=2459130397d7e7eecc44a5f06a39d65c78257eef;hpb=c245d0d3253680f0f8caf751ae99d10bd74034bf diff --git a/lib/ringbuffer/ring_buffer_vfs.c b/lib/ringbuffer/ring_buffer_vfs.c index b423432d..2be550c4 100644 --- a/lib/ringbuffer/ring_buffer_vfs.c +++ b/lib/ringbuffer/ring_buffer_vfs.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: (GPL-2.0 OR LGPL-2.1) +/* SPDX-License-Identifier: (GPL-2.0-only OR LGPL-2.1-only) * * ring_buffer_vfs.c * @@ -11,9 +11,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include #include