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:
Uwe Zeisberger
2006-10-03 23:01:26 +02:00
committed by Adrian Bunk
parent 670e9f34ee
commit f30c226954
313 changed files with 313 additions and 313 deletions

View File

@@ -1,4 +1,4 @@
/* linux/aio_abi.h
/* include/linux/aio_abi.h
*
* Copyright 2000,2001,2002 Red Hat.
*

View File

@@ -1,5 +1,5 @@
/*
* sound/awe_voice.h
* include/linux/awe_voice.h
*
* Voice information definitions for the low level driver for the
* AWE32/SB32/AWE64 wave table synth.

View File

@@ -1,5 +1,5 @@
/*
* asm-ppc/harrier_defs.h
* include/linux/harrier_defs.h
*
* Definitions for Motorola MCG Harrier North Bridge & Memory controller
*

View File

@@ -1,5 +1,5 @@
/*
* linux/include/linux/lockd/xdr.h
* linux/include/linux/lockd/xdr4.h
*
* XDR types for the NLM protocol
*

View File

@@ -1,4 +1,4 @@
/* linux/include/mtd/plat-ram.h
/* linux/include/linux/mtd/plat-ram.h
*
* (c) 2004 Simtec Electronics
* http://www.simtec.co.uk/products/SWLINUX/

View File

@@ -1,5 +1,5 @@
/*
* linux/include/nfsd/stats.h
* linux/include/linux/nfsd/stats.h
*
* Statistics for NFS server.
*

View File

@@ -1,5 +1,5 @@
/*
* linux/inxlude/linux/nfsd/xdr.h
* linux/include/linux/nfsd/xdr.h
*
* XDR types for nfsd. This is mainly a typing exercise.
*/

View File

@@ -1,5 +1,5 @@
/*
* linux/drivers/char/ppdev.h
* linux/include/linux/ppdev.h
*
* User-space parallel port device driver (header file).
*

View File

@@ -1,5 +1,5 @@
/*
* linux/mm/slab.h
* linux/include/linux/slab.h
* Written by Mark Hemment, 1996.
* (markhe@nextd.demon.co.uk)
*/

View File

@@ -1,5 +1,5 @@
/*
* linux/include/linux/auth_gss.h
* linux/include/linux/sunrpc/auth_gss.h
*
* Declarations for RPCSEC_GSS
*

View File

@@ -1,5 +1,5 @@
/*
* linux/include/linux/gss_api.h
* linux/include/linux/sunrpc/gss_api.h
*
* Somewhat simplified version of the gss api.
*

View File

@@ -1,5 +1,5 @@
/*
* linux/include/net/sunrpc/msg_prot.h
* linux/include/linux/sunrpc/msg_prot.h
*
* Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de>
*/

View File

@@ -1,5 +1,5 @@
/*
* linux/include/linux/svcauth_gss.h
* linux/include/linux/sunrpc/svcauth_gss.h
*
* Bruce Fields <bfields@umich.edu>
* Copyright (c) 2002 The Regents of the Unviersity of Michigan

View File

@@ -1,5 +1,5 @@
/*
* include/linux/writeback.h.
* include/linux/writeback.h
*/
#ifndef WRITEBACK_H
#define WRITEBACK_H