summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/kprobes.c
diff options
context:
space:
mode:
authorJon Mason2006-01-23 17:58:20 +0100
committerPaul Mackerras2006-02-10 06:53:51 +0100
commit2ef9481e666b4654159ac9f847e6963809e3c470 (patch)
tree62abb35633702dcc585df1e2ee093aaf0dc6bb07 /arch/powerpc/kernel/kprobes.c
parent[PATCH] ppc32: Make platform devices being able to assign functions (diff)
downloadkernel-qcow2-linux-2ef9481e666b4654159ac9f847e6963809e3c470.tar.gz
kernel-qcow2-linux-2ef9481e666b4654159ac9f847e6963809e3c470.tar.xz
kernel-qcow2-linux-2ef9481e666b4654159ac9f847e6963809e3c470.zip
[PATCH] powerpc: trivial: modify comments to refer to new location of files
This patch removes all self references and fixes references to files in the now defunct arch/ppc64 tree. I think this accomplises everything wanted, though there might be a few references I missed. Signed-off-by: Jon Mason <jdmason@us.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/kprobes.c')
-rw-r--r--arch/powerpc/kernel/kprobes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/kprobes.c b/arch/powerpc/kernel/kprobes.c
index cfab48566db1..258039fb3016 100644
--- a/arch/powerpc/kernel/kprobes.c
+++ b/arch/powerpc/kernel/kprobes.c
@@ -1,6 +1,5 @@
/*
* Kernel Probes (KProbes)
- * arch/ppc64/kernel/kprobes.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by