You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-xtensa/addrspace.h
|
||||
* include/asm-xtensa/a.out.h
|
||||
*
|
||||
* Dummy a.out file. Xtensa does not support the a.out format, but the kernel
|
||||
* seems to depend on it.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-xtensa/cacheflush.h
|
||||
* include/asm-xtensa/cache.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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-xtensa/cpextra.h
|
||||
* include/asm-xtensa/coprocessor.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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-xtensa/dma_mapping.h
|
||||
* include/asm-xtensa/dma-mapping.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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-xtensa/ioctl.h
|
||||
* include/asm-xtensa/ioctls.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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* linux/include/asm-xtensa/page.h
|
||||
* linux/include/asm-xtensa/pgtable.h
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version2 as
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* include/asm-xtensa/processor.h
|
||||
* include/asm-xtensa/siginfo.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
|
||||
|
||||
Reference in New Issue
Block a user