aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/vsyscall
diff options
context:
space:
mode:
authorUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>2007-05-09 07:51:49 +0200
committerAdrian Bunk <bunk@stusta.de>2007-05-09 08:58:16 +0200
commit5886269962f94fa9185c32db3ec936c612503235 (patch)
tree2f24dabcf5791319ebb1fbdfb5dbc58284714275 /arch/sh/kernel/vsyscall
parentdrivers/base/platform.c: fix small typo in doc (diff)
downloadlinux-dev-5886269962f94fa9185c32db3ec936c612503235.tar.xz
linux-dev-5886269962f94fa9185c32db3ec936c612503235.zip
fix file specification in comments
Many files include the filename at the beginning, serveral used a wrong one. Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/sh/kernel/vsyscall')
-rw-r--r--arch/sh/kernel/vsyscall/vsyscall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/kernel/vsyscall/vsyscall.c b/arch/sh/kernel/vsyscall/vsyscall.c
index 7b0f66f03319..e146bafcd14f 100644
--- a/arch/sh/kernel/vsyscall/vsyscall.c
+++ b/arch/sh/kernel/vsyscall/vsyscall.c
@@ -1,5 +1,5 @@
/*
- * arch/sh/kernel/vsyscall.c
+ * arch/sh/kernel/vsyscall/vsyscall.c
*
* Copyright (C) 2006 Paul Mundt
*