MIPS: Eleminate filenames from comments
authorRalf Baechle <ralf@linux-mips.org>
Mon, 6 Jul 2009 08:13:17 +0000 (09:13 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 3 Aug 2009 16:52:40 +0000 (17:52 +0100)
commit49316cbf0a9875f102f98dc8b7c80cfa142e33cf
tree366e7f239ffa5ab28b63b994137d569c6e3f336c
parent1c1a90d866c5fb029099b9f0f40534e01b7c4d91
MIPS: Eleminate filenames from comments

They tend to get not updated when files are moved around or copied and
lack any obvious use.  While at it zap some only too obvious comments and
as per Shinya's suggestion, add a copyright header to extable.c.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
36 files changed:
arch/mips/dec/ecc-berr.c
arch/mips/dec/int-handler.S
arch/mips/dec/ioasic-irq.c
arch/mips/dec/kn01-berr.c
arch/mips/dec/kn02-irq.c
arch/mips/dec/kn02xa-berr.c
arch/mips/dec/prom/call_o32.S
arch/mips/dec/prom/console.c
arch/mips/dec/time.c
arch/mips/emma/common/Makefile
arch/mips/emma/common/prom.c
arch/mips/emma/markeins/Makefile
arch/mips/emma/markeins/irq.c
arch/mips/emma/markeins/led.c
arch/mips/emma/markeins/platform.c
arch/mips/emma/markeins/setup.c
arch/mips/fw/lib/call_o32.S
arch/mips/include/asm/emma/emma2rh.h
arch/mips/include/asm/emma/markeins.h
arch/mips/kernel/irq_txx9.c
arch/mips/kernel/proc.c
arch/mips/kernel/stacktrace.c
arch/mips/mm/extable.c
arch/mips/pci/fixup-emma2rh.c
arch/mips/pci/fixup-sb1250.c
arch/mips/pci/ops-emma2rh.c
arch/mips/pci/pci-emma2rh.c
arch/mips/pci/pci-tx4927.c
arch/mips/pci/pci-tx4938.c
arch/mips/pci/pci-tx4939.c
arch/mips/pmc-sierra/msp71xx/gpio.c
arch/mips/pmc-sierra/msp71xx/gpio_extended.c
arch/mips/pmc-sierra/yosemite/atmel_read_eeprom.c
arch/mips/sibyte/swarm/swarm-i2c.c
arch/mips/txx9/generic/mem_tx4927.c
arch/mips/txx9/generic/setup.c