fix file specification in comments

Many files include the filename at the beginning, serveral used a wrong one.

Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Uwe Zeisberger
2006-10-03 23:01:26 +02:00
committed by Adrian Bunk
parent 670e9f34ee
commit f30c226954
313 changed files with 313 additions and 313 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* linux/arch/alpha/kernel/ksyms.c
* linux/arch/alpha/kernel/alpha_ksyms.c
*
* Export the alpha-specific functions that are needed for loadable
* modules.
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* alpha/boot/head.S
* arch/alpha/kernel/head.S
*
* initial boot stuff.. At this point, the bootloader has already
* switched into OSF/1 PAL-code, and loaded us at the correct address
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* linux/arch/alpha/kernel/machvec.h
* linux/arch/alpha/kernel/machvec_impl.h
*
* Copyright (C) 1997, 1998 Richard Henderson
*