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:

committed by
Adrian Bunk

parent
670e9f34ee
commit
f30c226954
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/arch/sh/kernel/io_hs7751rvoip.c
|
||||
* linux/arch/sh/boards/renesas/hs7751rvoip/io.c
|
||||
*
|
||||
* Copyright (C) 2001 Ian da Silva, Jeremy Siegel
|
||||
* Based largely on io_se.c.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/arch/sh/kernel/pci-hs7751rvoip.c
|
||||
* linux/arch/sh/boards/renesas/hs7751rvoip/pci.c
|
||||
*
|
||||
* Author: Ian DaSilva (idasilva@mvista.com)
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/arch/sh/kernel/led_rts7751r2d.c
|
||||
* linux/arch/sh/boards/renesas/rts7751r2d/led.c
|
||||
*
|
||||
* Copyright (C) Atom Create Engineering Co., Ltd.
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/arch/sh/boards/systemh/io.c
|
||||
* linux/arch/sh/boards/renesas/systemh/io.c
|
||||
*
|
||||
* Copyright (C) 2001 Ian da Silva, Jeremy Siegel
|
||||
* Based largely on io_se.c.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/arch/sh/boards/systemh/irq.c
|
||||
* linux/arch/sh/boards/renesas/systemh/irq.c
|
||||
*
|
||||
* Copyright (C) 2000 Kazumoto Kojima
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/arch/sh/boards/systemh/setup.c
|
||||
* linux/arch/sh/boards/renesas/systemh/setup.c
|
||||
*
|
||||
* Copyright (C) 2000 Kazumoto Kojima
|
||||
* Copyright (C) 2003 Paul Mundt
|
||||
|
Reference in New Issue
Block a user