aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMichal Hocko <mhocko@suse.com>2017-12-06 11:27:57 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2017-12-08 13:40:17 -0800
commitf335195adf043168ee69d78ea72ac3e30f0c57ce (patch)
treece5f2e31d3bdc1186041fdfd27a5ac96e728f2c5 /tools
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
downloadlinux-dev-f335195adf043168ee69d78ea72ac3e30f0c57ce.tar.xz
linux-dev-f335195adf043168ee69d78ea72ac3e30f0c57ce.zip
kmemcheck: rip it out for real
Commit 4675ff05de2d ("kmemcheck: rip it out") has removed the code but for some reason SPDX header stayed in place. This looks like a rebase mistake in the mmotm tree or the merge mistake. Let's drop those leftovers as well. Signed-off-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/include/linux/kmemcheck.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/include/linux/kmemcheck.h b/tools/include/linux/kmemcheck.h
deleted file mode 100644
index ea32a7d3cf1b..000000000000
--- a/tools/include/linux/kmemcheck.h
+++ /dev/null
@@ -1 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */