Commit 58862699 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Adrian Bunk
Browse files

fix file specification in comments


Many files include the filename at the beginning, serveral used a wrong one.
Signed-off-by: default avatarUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 01afd806
/* 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>
......
/* 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>
......
/*
* 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).
......
/*arch/ppc/platforms/mpc86xads-setup.c
/*arch/powerpc/platforms/8xx/mpc86xads_setup.c
*
* Platform setup for the Freescale mpc86xads board
*
......
/*arch/ppc/platforms/mpc885ads-setup.c
/*arch/powerpc/platforms/8xx/mpc885ads_setup.c
*
* Platform setup for the Freescale mpc885ads board
*
......
/*arch/ppc/platforms/mpc866ads-setup.c
/*arch/ppc/platforms/mpc866ads_setup.c
*
* Platform setup for the Freescale mpc866ads board
*
......
/*
* include/asm-ppc/ipic.c
* arch/ppc/syslib/ipic.c
*
* IPIC routines implementations.
*
......
/*
* linux/arch/sh/kernel/setup_7751se.c
* linux/arch/sh/boards/se/7751/setup.c
*
* Copyright (C) 2000 Kazumoto Kojima
*
......
/*
* 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
......
/*
* arch/sh/kernel/cpu/sh4/clock-sh73180.c
* arch/sh/kernel/cpu/sh4a/clock-sh73180.c
*
* SH73180 support for the clock framework
*
......
/*
* arch/sh/kernel/cpu/sh4/clock-sh7343.c
* arch/sh/kernel/cpu/sh4a/clock-sh7343.c
*
* SH7343/SH7722 support for the clock framework
*
......
/*
* arch/sh/kernel/cpu/sh4/clock-sh7770.c
* arch/sh/kernel/cpu/sh4a/clock-sh7770.c
*
* SH7770 support for the clock framework
*
......
/*
* arch/sh/kernel/cpu/sh4/clock-sh7780.c
* arch/sh/kernel/cpu/sh4a/clock-sh7780.c
*
* SH7780 support for the clock framework
*
......
/*
* arch/sh/kernel/vsyscall.c
* arch/sh/kernel/vsyscall/vsyscall.c
*
* Copyright (C) 2006 Paul Mundt
*
......
/*
* arch/i386/include/klibc/archsetjmp.h
* arch/um/include/sysdep-i386/archsetjmp.h
*/
#ifndef _KLIBC_ARCHSETJMP_H
......
/*
* arch/x86_64/include/klibc/archsetjmp.h
* arch/um/include/sysdep-x86_64/archsetjmp.h
*/
#ifndef _KLIBC_ARCHSETJMP_H
......
/*
* arch/xtensa/pci-dma.c
* arch/xtensa/kernel/pci-dma.c
*
* DMA coherent memory allocation.
*
......
/*
* 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
......
/*
* linux/drivers/video/softcursor.c
* linux/drivers/video/console/softcursor.c
*
* Generic software cursor for frame buffer devices
*
......
/*
* linux/fs/checkpoint.c
* linux/fs/jbd/checkpoint.c
*
* Written by Stephen C. Tweedie <sct@redhat.com>, 1999
*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment