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>
此提交包含在:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* arch/sh/pci/dma-dreamcast.c
|
||||
* arch/sh/drivers/pci/dma-dreamcast.c
|
||||
*
|
||||
* PCI DMA support for the Sega Dreamcast
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* arch/sh/pci/fixups-dreamcast.c
|
||||
* arch/sh/drivers/pci/fixups-dreamcast.c
|
||||
*
|
||||
* PCI fixups for the Sega Dreamcast
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/arch/sh/kernel/pci-bigsur.c
|
||||
* linux/arch/sh/drivers/pci/ops-bigsur.c
|
||||
*
|
||||
* By Dustin McIntire (dustin@sensoria.com) (c)2001
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* arch/sh/pci/ops-dreamcast.c
|
||||
* arch/sh/drivers/pci/ops-dreamcast.c
|
||||
*
|
||||
* PCI operations for the Sega Dreamcast
|
||||
*
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/arch/sh/kernel/pci-rts7751r2d.c
|
||||
* linux/arch/sh/drivers/pci/ops-rts7751r2d.c
|
||||
*
|
||||
* Author: Ian DaSilva (idasilva@mvista.com)
|
||||
*
|
||||
|
新增問題並參考
封鎖使用者