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

View File

@ -1,5 +1,5 @@
/*
* linux/arch/sh/kernel/io_microdev.c
* linux/arch/sh/boards/superh/microdev/io.c
*
* Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com)
* Copyright (C) 2003, 2004 SuperH, Inc.

View File

@ -1,5 +1,5 @@
/*
* linux/arch/sh/kernel/led_microdev.c
* linux/arch/sh/boards/superh/microdev/led.c
*
* Copyright (C) 2002 Stuart Menefy <stuart.menefy@st.com>
* Copyright (C) 2003 Richard Curnow (Richard.Curnow@superh.com)