]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
fix file specification in comments
authorUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Wed, 9 May 2007 05:51:49 +0000 (07:51 +0200)
committerAdrian Bunk <bunk@stusta.de>
Wed, 9 May 2007 06:58:16 +0000 (08:58 +0200)
Many files include the filename at the beginning, serveral used a wrong one.

Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
39 files changed:
arch/arm/mach-s3c2410/sleep.S
arch/arm/plat-s3c24xx/sleep.S
arch/i386/kernel/cpu/mcheck/therm_throt.c
arch/powerpc/platforms/8xx/mpc86xads_setup.c
arch/powerpc/platforms/8xx/mpc885ads_setup.c
arch/ppc/platforms/mpc866ads_setup.c
arch/ppc/syslib/ipic.c
arch/sh/boards/se/7751/setup.c
arch/sh/kernel/cpu/sh3/entry.S
arch/sh/kernel/cpu/sh4a/clock-sh73180.c
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
arch/sh/kernel/cpu/sh4a/clock-sh7770.c
arch/sh/kernel/cpu/sh4a/clock-sh7780.c
arch/sh/kernel/vsyscall/vsyscall.c
arch/um/include/sysdep-i386/archsetjmp.h
arch/um/include/sysdep-x86_64/archsetjmp.h
arch/xtensa/kernel/pci-dma.c
drivers/leds/leds-h1940.c
drivers/video/console/softcursor.c
fs/jbd/checkpoint.c
fs/jbd/recovery.c
fs/jbd/revoke.c
fs/jbd/transaction.c
fs/jbd2/checkpoint.c
fs/jbd2/recovery.c
fs/jbd2/revoke.c
fs/jbd2/transaction.c
include/asm-arm/arch-iop32x/glantank.h
include/asm-arm/arch-iop32x/n2100.h
include/asm-arm/arch-s3c2410/regs-power.h
include/asm-arm/arch-s3c2410/regs-s3c2443-clock.h
include/asm-arm/arch-s3c2410/regs-watchdog.h
include/asm-arm/arch-s3c2410/udc.h
include/asm-sh/edosk7705.h
include/asm-sh/snapgear.h
include/asm-xtensa/platform-iss/simcall.h
include/linux/generic_acl.h
sound/soc/pxa/pxa2xx-ac97.h
sound/soc/pxa/pxa2xx-i2s.h

index 637aaba653901a23f640edfdfa7c2569c0a41c93..d1eeed2ad47c79f5ed1d94209233957001690f5f 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/arch/arm/mach-s3c2410/s3c2410-sleep.S
+/* linux/arch/arm/mach-s3c2410/sleep.S
  *
  * Copyright (c) 2004 Simtec Electronics
  *     Ben Dooks <ben@simtec.co.uk>
index 435349dc3243fa352bd17d315f3921254f752d3c..7b7ae790b00da07ebfede651cd10d2bfa1706e89 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/arch/arm/mach-s3c2410/sleep.S
+/* linux/arch/arm/plat-s3c24xx/sleep.S
  *
  * Copyright (c) 2004 Simtec Electronics
  *     Ben Dooks <ben@simtec.co.uk>
index 065005c3f16879c40fe82e59a53ebc8d95f240c8..2f28540caae2a784a47c834171adba09373f940a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/arch/i386/kerne/cpu/mcheck/therm_throt.c
+ * linux/arch/i386/kernel/cpu/mcheck/therm_throt.c
  *
  * Thermal throttle event support code (such as syslog messaging and rate
  * limiting) that was factored out from x86_64 (mce_intel.c) and i386 (p4.c).
index a35315af5c532fa84ed3a6be3580f31c2e2676a8..cf0e7bc8c2e77350749bc85e75480c83e743b5a5 100644 (file)
@@ -1,4 +1,4 @@
-/*arch/ppc/platforms/mpc86xads-setup.c
+/*arch/powerpc/platforms/8xx/mpc86xads_setup.c
  *
  * Platform setup for the Freescale mpc86xads board
  *
index a57b57785acd854c2598251ecf1206a9646d0a6d..c36e475d93dc86d3e5dea78731d06fa728810549 100644 (file)
@@ -1,4 +1,4 @@
-/*arch/ppc/platforms/mpc885ads-setup.c
+/*arch/powerpc/platforms/8xx/mpc885ads_setup.c
  *
  * Platform setup for the Freescale mpc885ads board
  *
index 7ce5364fdb3b0d2243c072c1b21bdbe6c46dcc3c..bf72204125c57ec77553368a7d67b7cef3f655a6 100644 (file)
@@ -1,4 +1,4 @@
-/*arch/ppc/platforms/mpc866ads-setup.c
+/*arch/ppc/platforms/mpc866ads_setup.c
  *
  * Platform setup for the Freescale mpc866ads board
  *
index 10659c24b1beb2c4369afe48868e2b86d719ec0d..9192777d0f78469c9791970327a2b97f4d7d47c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * include/asm-ppc/ipic.c
+ * arch/ppc/syslib/ipic.c
  *
  * IPIC routines implementations.
  *
index 770defed9c4a886124b2ee8199094be8c62d1d07..52c7bfa57c2c64c18ba7d41b378a352d10a01f1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/arch/sh/kernel/setup_7751se.c
+ * linux/arch/sh/boards/se/7751/setup.c
  *
  * Copyright (C) 2000  Kazumoto Kojima
  *
index f3e827f29a46b298eb6a31561fe80dfe09340460..832c0b4a1e6ca2fe78583e57af93ebd44f78d7bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/sh/kernel/entry.S
+ * arch/sh/kernel/cpu/sh3/entry.S
  *
  *  Copyright (C) 1999, 2000, 2002  Niibe Yutaka
  *  Copyright (C) 2003 - 2006  Paul Mundt
index 2fa5cb2ae68d58cfe98ef3b4dd77500e69c2e8a8..6d5ba373a75e461db8ded6d7d669c5104043aac9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/sh/kernel/cpu/sh4/clock-sh73180.c
+ * arch/sh/kernel/cpu/sh4a/clock-sh73180.c
  *
  * SH73180 support for the clock framework
  *
index 1707a213f0cf7b00b6276f112aa837032b5951b6..7adc4f16e95ae4f3fd66a8ea384e6244ad16c095 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/sh/kernel/cpu/sh4/clock-sh7343.c
+ * arch/sh/kernel/cpu/sh4a/clock-sh7343.c
  *
  * SH7343/SH7722 support for the clock framework
  *
index c8694bac64775ebbc9ef45c9d6a46483ecbe1d0d..8e236062c721860fb5f39768c09f4eb2859bb6cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/sh/kernel/cpu/sh4/clock-sh7770.c
+ * arch/sh/kernel/cpu/sh4a/clock-sh7770.c
  *
  * SH7770 support for the clock framework
  *
index 9e6a216750c800529788b340aa12fdb7f5956f17..01f3da619d3d95f259b19153e556fe1ea721718f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/sh/kernel/cpu/sh4/clock-sh7780.c
+ * arch/sh/kernel/cpu/sh4a/clock-sh7780.c
  *
  * SH7780 support for the clock framework
  *
index 7b0f66f033197b83d186231f6a16b5a12580130c..e146bafcd14fb11459e60f1db77549502b22644e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/sh/kernel/vsyscall.c
+ * arch/sh/kernel/vsyscall/vsyscall.c
  *
  *  Copyright (C) 2006 Paul Mundt
  *
index 11bafab669e942b517e403b13cb966eb2c9242b0..0f312085ce1d26ce7bec6b890d646f4f0194fc14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/i386/include/klibc/archsetjmp.h
+ * arch/um/include/sysdep-i386/archsetjmp.h
  */
 
 #ifndef _KLIBC_ARCHSETJMP_H
index 9a5e1a6ec80042095b5f3562d2c2107e85431508..2af8f12ca16169a8f78f2a1d0b138bd563f98334 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/x86_64/include/klibc/archsetjmp.h
+ * arch/um/include/sysdep-x86_64/archsetjmp.h
  */
 
 #ifndef _KLIBC_ARCHSETJMP_H
index ca76f071666e895aea125f3927d07bcb385fdcd7..f5319d78c876135326374c530f7f85f13f961d72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/xtensa/pci-dma.c
+ * arch/xtensa/kernel/pci-dma.c
  *
  * DMA coherent memory allocation.
  *
index 1d49d2ade5579586d7418bcccc9e3a317695c9ab..677c99325be5add863bc487c3b942ccbdd5c5cbc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/leds/h1940-leds.c
+ * drivers/leds/leds-h1940.c
  * Copyright (c) Arnaud Patard <arnaud.patard@rtp-net.org>
  *
  * This file is subject to the terms and conditions of the GNU General Public
index f577bd80e020ee832c28657629128d57cd7a73f7..03cfb7ac5733fd19af0d287d03d003d41f081c05 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/video/softcursor.c
+ * linux/drivers/video/console/softcursor.c
  *
  * Generic software cursor for frame buffer devices
  *
index 0208cc7ac5d0f0835ed0bceb206cce2baef5fae5..47552d4a6324effeb085c603c91dfcf945ed46f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/fs/checkpoint.c
+ * linux/fs/jbd/checkpoint.c
  *
  * Written by Stephen C. Tweedie <sct@redhat.com>, 1999
  *
index 11563fe2a52bed60eafe259d92ae3aedbfa64e98..2a5f4b833e353626d6b3d6199e6ea13f2989e3de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/fs/recovery.c
+ * linux/fs/jbd/recovery.c
  *
  * Written by Stephen C. Tweedie <sct@redhat.com>, 1999
  *
index a68cbb6050221078e721797c1fa9d817fa8b3af7..824e3b7d4ec15266e9f0825cccaeeb2231e5b54c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/fs/revoke.c
+ * linux/fs/jbd/revoke.c
  *
  * Written by Stephen C. Tweedie <sct@redhat.com>, 2000
  *
index f9822fc07851ff44d7901906513a024512b2ceb0..772b6531a2a25fe09f5499dd9d2b359e8edf18bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/fs/transaction.c
+ * linux/fs/jbd/transaction.c
  *
  * Written by Stephen C. Tweedie <sct@redhat.com>, 1998
  *
index 68039fa9a566be70de4fb9f89cd3dab25621f923..3fccde7ba008cb7b760f8128f9b571038e83b67c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/fs/checkpoint.c
+ * linux/fs/jbd2/checkpoint.c
  *
  * Written by Stephen C. Tweedie <sct@redhat.com>, 1999
  *
index 9f10acafaf70cee2482d68cad762e6e7dff59781..395c92a04ac93beea84b4c456c65670c6fe2e250 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/fs/recovery.c
+ * linux/fs/jbd2/recovery.c
  *
  * Written by Stephen C. Tweedie <sct@redhat.com>, 1999
  *
index 1e864dcc49ea973b4bf193c3a78f962e57016292..9246e763da78f1491d53b9f0ae12d89579494eaf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/fs/revoke.c
+ * linux/fs/jbd2/revoke.c
  *
  * Written by Stephen C. Tweedie <sct@redhat.com>, 2000
  *
index e347d8c078bc73e47c6f1f30b088d40b5e5868e3..7946ff43fc40b5d91290efe2d5401e3aa3bf0d07 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/fs/transaction.c
+ * linux/fs/jbd2/transaction.c
  *
  * Written by Stephen C. Tweedie <sct@redhat.com>, 1998
  *
index 3b065618dd0009d79eb53c43b098d037d45bba3e..bf0665acc1c13bb47b9a3b18e326a20210281169 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * include/asm/arch-iop32x/glantank.h
+ * include/asm-arm/arch-iop32x/glantank.h
  *
  * IO-Data GLAN Tank board registers
  */
index fed31a648425845aa2a3dd2f4c42f239f6afef41..77a8af47662975dedf99c486f41ae0cc66d939ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * include/asm/arch-iop32x/n2100.h
+ * include/asm-arm/arch-iop32x/n2100.h
  *
  * Thecus N2100 board registers
  */
index 6c319ea2afac3044d446003c0a624c6a2b26782c..94ff96505b6aadac08a88e0d6d171e4d242db7f1 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/include/asm/arch-s3c2410/regs-power.h
+/* linux/include/asm-arm/arch-s3c2410/regs-power.h
  *
  * Copyright (c) 2003,2004,2005,2006 Simtec Electronics <linux@simtec.co.uk>
  *                   http://armlinux.simtec.co.uk/
index ff0536d2de42644c6ab6e371ba676bcbc4748679..cd9e26568f858254fd15f3895d083a7782567fee 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/include/asm-arm/arch-s3c2410/regs-clock.h
+/* linux/include/asm-arm/arch-s3c2410/regs-s3c2443-clock.h
  *
  * Copyright (c) 2007 Simtec Electronics
  *     Ben Dooks <ben@simtec.co.uk>
index f4fff448c7bdc808b4d915ba466b39f1c2421d44..a9c5d491bdb6b691c40261c724aec6a72149d51a 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/include/asm/arch-s3c2410/regs-watchdog.h
+/* linux/include/asm-arm/arch-s3c2410/regs-watchdog.h
  *
  * Copyright (c) 2003 Simtec Electronics <linux@simtec.co.uk>
  *                   http://www.simtec.co.uk/products/SWLINUX/
index e59ec339d614158411209029e06b81b1079eb048..b8aa6cb69b58ec5c8a7269ea9e2a54398db00d9d 100644 (file)
@@ -1,4 +1,4 @@
-/* linux/include/asm/arch-s3c2410/udc.h
+/* linux/include/asm-arm/arch-s3c2410/udc.h
  *
  * Copyright (c) 2005 Arnaud Patard <arnaud.patard@rtp-net.org>
  *
index a1089a65bc367ca03958c961878beeb2e412f194..5bdc9d9be3de9cacad4a972338157b890f8fb365 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * include/asm-sh/edosk7705/io.h
+ * include/asm-sh/edosk7705.h
  *
  * Modified version of io_se.h for the EDOSK7705 specific functions.
  *
index 6b5e4ddc073accbdb7133b7831b53303fdccc086..2d712e72c9e5ab9cae0afd1b32a2ab8201e5b792 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * include/asm-sh/snapgear/io.h
+ * include/asm-sh/snapgear.h
  *
  * Modified version of io_se.h for the snapgear-specific functions.
  *
index 6acb572759a696052553e1c7988da0ffe74df948..b7952c06a2b75286cb263828e51ab3ba561e3722 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * include/asm-xtensa/platform-iss/hardware.h
+ * include/asm-xtensa/platform-iss/simcall.h
  *
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file "COPYING" in the main directory of this archive
index 80764f40be7531ff7c287f23ccba18b34e5515a8..886f5faa08cb6f1ff8c84ff2da04e9144d01c9df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * fs/generic_acl.c
+ * include/linux/generic_acl.h
  *
  * (C) 2005 Andreas Gruenbacher <agruen@suse.de>
  *
index 4c4b882316ac4940259a798e06c8675f87793659..b8ccfee095c4711ce17b0fc80176d5b9d409da28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/sound/arm/pxa2xx-ac97.h
+ * linux/sound/soc/pxa/pxa2xx-ac97.h
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
index a2484f0881f146bac98c6e0e42c83914f0c67e6f..4435bd9f884faec12ab5532c43f5ba687f638367 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/sound/arm/pxa2xx-i2s.h
+ * linux/sound/soc/pxa/pxa2xx-i2s.h
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as