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