Fix: kmem instrumentation: remove unused gfpflags.h include
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 4 Apr 2016 19:57:24 +0000 (15:57 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 4 Apr 2016 20:14:34 +0000 (16:14 -0400)
commit675f8988f3e11be1da90a769633b1dab0d3d4929
tree49f6bf67f8568d85ed2e09868c410ba51cbc5d7a
parent328737df8c0bf22cc4ec94669b9d808c2555cd85
Fix: kmem instrumentation: remove unused gfpflags.h include

This header disappears in kernel 4.6, but we don't actually use it, so
remove its include.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/kmem.h
This page took 0.025291 seconds and 4 git commands to generate.