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:
committed by
Adrian Bunk
parent
670e9f34ee
commit
f30c226954
@@ -1,4 +1,4 @@
|
||||
/* linux/aio_abi.h
|
||||
/* include/linux/aio_abi.h
|
||||
*
|
||||
* Copyright 2000,2001,2002 Red Hat.
|
||||
*
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* asm-ppc/harrier_defs.h
|
||||
* include/linux/harrier_defs.h
|
||||
*
|
||||
* Definitions for Motorola MCG Harrier North Bridge & Memory controller
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/include/linux/lockd/xdr.h
|
||||
* linux/include/linux/lockd/xdr4.h
|
||||
*
|
||||
* XDR types for the NLM protocol
|
||||
*
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/include/nfsd/stats.h
|
||||
* linux/include/linux/nfsd/stats.h
|
||||
*
|
||||
* Statistics for NFS server.
|
||||
*
|
||||
|
||||
@@ -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.
|
||||
*/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/drivers/char/ppdev.h
|
||||
* linux/include/linux/ppdev.h
|
||||
*
|
||||
* User-space parallel port device driver (header file).
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/mm/slab.h
|
||||
* linux/include/linux/slab.h
|
||||
* Written by Mark Hemment, 1996.
|
||||
* (markhe@nextd.demon.co.uk)
|
||||
*/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/include/linux/auth_gss.h
|
||||
* linux/include/linux/sunrpc/auth_gss.h
|
||||
*
|
||||
* Declarations for RPCSEC_GSS
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/include/linux/gss_api.h
|
||||
* linux/include/linux/sunrpc/gss_api.h
|
||||
*
|
||||
* Somewhat simplified version of the gss api.
|
||||
*
|
||||
|
||||
@@ -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>
|
||||
*/
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/linux/writeback.h.
|
||||
* include/linux/writeback.h
|
||||
*/
|
||||
#ifndef WRITEBACK_H
|
||||
#define WRITEBACK_H
|
||||
|
||||
Reference in New Issue
Block a user