-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] dontdiff file sorted in alphabet order
Documentation/dontdiff is a little messy. Here is a patch to sort the content of that file in alphabetical Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information
aquynh@gmail.com
authored and
Linus Torvalds
committed
May 1, 2005
1 parent
74f9f97
commit 5717ffb
Showing
1 changed file
with
68 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,137 +1,137 @@ | ||
.* | ||
*.a | ||
*.aux | ||
*.bin | ||
*.cpio | ||
*.css | ||
*.dvi | ||
*.eps | ||
*.gif | ||
*.grep | ||
*.grp | ||
*.gz | ||
*.html | ||
*.jpeg | ||
*.ko | ||
*.log | ||
*.lst | ||
*.mod.c | ||
*.o | ||
*.orig | ||
*.out | ||
*.png | ||
*.ps | ||
*.rej | ||
*.s | ||
*.sgml | ||
*.so | ||
*.tex | ||
*.ver | ||
*_MODULES | ||
*_vga16.c | ||
*cscope* | ||
*~ | ||
.* | ||
.cscope | ||
53c700_d.h | ||
53c8xx_d.h* | ||
*.a | ||
BitKeeper | ||
COPYING | ||
CREDITS | ||
CVS | ||
ChangeSet | ||
Kerntypes | ||
MODS.txt | ||
Module.symvers | ||
PENDING | ||
SCCS | ||
System.map* | ||
TAGS | ||
aic7*reg.h* | ||
aic7*seq.h* | ||
aic7*reg_print.c* | ||
53c700_d.h | ||
aic7*seq.h* | ||
aicasm | ||
aicdb.h* | ||
asm | ||
asm_offsets.* | ||
autoconf.h* | ||
*.aux | ||
bbootsect | ||
*.bin | ||
bin2c | ||
binkernel.spec | ||
BitKeeper | ||
bootsect | ||
bsetup | ||
btfixupprep | ||
build | ||
bvmlinux | ||
bzImage* | ||
ChangeSet | ||
classlist.h* | ||
compile.h* | ||
comp*.log | ||
compile.h* | ||
config | ||
config-* | ||
config_data.h* | ||
conmakehash | ||
consolemap_deftbl.c* | ||
COPYING | ||
CREDITS | ||
.cscope | ||
*cscope* | ||
crc32table.h* | ||
cscope.* | ||
*.out | ||
*.css | ||
CVS | ||
defkeymap.c* | ||
devlist.h* | ||
docproc | ||
dummy_sym.c* | ||
*.dvi | ||
*.eps | ||
elfconfig.h* | ||
filelist | ||
fixdep | ||
fore200e_mkfirm | ||
fore200e_pca_fw.c* | ||
gen-devlist | ||
gen_init_cpio | ||
gen_crc32table | ||
crc32table.h* | ||
*.cpio | ||
gen-kdb_cmds.c* | ||
gentbl | ||
gen_crc32table | ||
gen_init_cpio | ||
genksyms | ||
*.gif | ||
*.gz | ||
*.html | ||
gentbl | ||
ikconfig.h* | ||
initramfs_list | ||
*.jpeg | ||
kallsyms | ||
kconfig | ||
kconfig.tk | ||
Kerntypes | ||
keywords.c* | ||
ksym.c* | ||
ksym.h* | ||
kallsyms | ||
mk_elfconfig | ||
elfconfig.h* | ||
modpost | ||
pnmtologo | ||
logo_*.c | ||
*.log | ||
lex.c* | ||
logo_*.c | ||
logo_*_clut224.c | ||
logo_*_mono.c | ||
lxdialog | ||
make_times_h | ||
map | ||
maui_boot.h | ||
mk_elfconfig | ||
mkdep | ||
*_MODULES | ||
MODS.txt | ||
mktables | ||
modpost | ||
modversions.h* | ||
Module.symvers | ||
*.mod.c | ||
*.o | ||
*.ko | ||
*.orig | ||
*.lst | ||
*.grp | ||
*.grep | ||
oui.c* | ||
mktables | ||
raid6tables.c | ||
raid6int*.c | ||
raid6altivec*.c | ||
wanxlfw.inc | ||
maui_boot.h | ||
pss_boot.h | ||
trix_boot.h | ||
parse.c* | ||
parse.h* | ||
PENDING | ||
pnmtologo | ||
ppc_defs.h* | ||
promcon_tbl.c* | ||
*.png | ||
*.ps | ||
*.rej | ||
SCCS | ||
pss_boot.h | ||
raid6altivec*.c | ||
raid6int*.c | ||
raid6tables.c | ||
setup | ||
*.s | ||
*.so | ||
*.sgml | ||
sim710_d.h* | ||
sm_tbl* | ||
split-include | ||
System.map* | ||
tags | ||
TAGS | ||
*.tex | ||
times.h* | ||
tkparse | ||
*.ver | ||
trix_boot.h | ||
version.h* | ||
*_vga16.c | ||
vmlinux | ||
vmlinux.lds | ||
vmlinux-* | ||
vmlinux.lds | ||
vsyscall.lds | ||
wanxlfw.inc | ||
zImage |