aboutsummaryrefslogtreecommitdiffstats
path: root/mm/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/util.c')
-rw-r--r--mm/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/util.c b/mm/util.c
index 0e74a22791cb..6794a336e9af 100644
--- a/mm/util.c
+++ b/mm/util.c
@@ -7,7 +7,7 @@
7#include <asm/uaccess.h> 7#include <asm/uaccess.h>
8 8
9#define CREATE_TRACE_POINTS 9#define CREATE_TRACE_POINTS
10#include <trace/kmem.h> 10#include <trace/events/kmem.h>
11 11
12/** 12/**
13 * kstrdup - allocate space for and copy an existing string 13 * kstrdup - allocate space for and copy an existing string