aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/zh_CN
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-06-24 23:01:36 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2015-06-24 23:01:36 -0400
commit1e467e68e51b116e026247d0defc806b462c095e (patch)
tree87203f5dbb1cb24402aa966153ce49d176cc47db /Documentation/zh_CN
parent14738e03312ff1137109d68bcbf103c738af0f4a (diff)
parent36f95a0b34cb980dcfff9c1082ca5d8f0dc5e78b (diff)
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Pull documentation updates from Jonathan Corbet: "The main thing here is Ingo's big subdirectory documenting feature support for each architecture. Beyond that, it's the usual pile of fixes, tweaks, and small additions" * tag 'docs-for-linus' of git://git.lwn.net/linux-2.6: (79 commits) doc:md: fix typo in md.txt. Documentation/mic/mpssd: don't build x86 userspace when cross compiling Documentation/prctl: don't build tsc tests when cross compiling Documentation/vDSO: don't build tests when cross compiling Doc:ABI/testing: Fix typo in sysfs-bus-fcoe Doc: Docbook: Change wikipedia's URL from http to https in scsi.tmpl Doc: Change wikipedia's URL from http to https Documentation/kernel-parameters: add missing pciserial to the earlyprintk Doc:pps: Fix typo in pps.txt kbuild : Fix documentation of INSTALL_HDR_PATH Documentation: filesystems: updated struct file_operations documentation in vfs.txt kbuild: edit explanation of clean-files variable Doc: ja_JP: Fix typo in HOWTO Move freefall program from Documentation/ to tools/ Documentation: ARM: EXYNOS: Describe boot loaders interface Doc:nfc: Fix typo in nfc-hci.txt vfs: Minor documentation fix Doc: networking: txtimestamp: fix printf format warning Documentation, intel_pstate: Improve legacy mode internal governors description Documentation: extend use case for EXPORT_SYMBOL_GPL() ...
Diffstat (limited to 'Documentation/zh_CN')
-rw-r--r--Documentation/zh_CN/magic-number.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/zh_CN/magic-number.txt b/Documentation/zh_CN/magic-number.txt
index dfb72a5c63e9..e9db693c0a23 100644
--- a/Documentation/zh_CN/magic-number.txt
+++ b/Documentation/zh_CN/magic-number.txt
@@ -116,7 +116,6 @@ COW_MAGIC 0x4f4f4f4d cow_header_v1 arch/um/drivers/ubd_user.c
116I810_CARD_MAGIC 0x5072696E i810_card sound/oss/i810_audio.c 116I810_CARD_MAGIC 0x5072696E i810_card sound/oss/i810_audio.c
117TRIDENT_CARD_MAGIC 0x5072696E trident_card sound/oss/trident.c 117TRIDENT_CARD_MAGIC 0x5072696E trident_card sound/oss/trident.c
118ROUTER_MAGIC 0x524d4157 wan_device [in wanrouter.h pre 3.9] 118ROUTER_MAGIC 0x524d4157 wan_device [in wanrouter.h pre 3.9]
119SCC_MAGIC 0x52696368 gs_port drivers/char/scc.h
120SAVEKMSG_MAGIC1 0x53415645 savekmsg arch/*/amiga/config.c 119SAVEKMSG_MAGIC1 0x53415645 savekmsg arch/*/amiga/config.c
121GDA_MAGIC 0x58464552 gda arch/mips/include/asm/sn/gda.h 120GDA_MAGIC 0x58464552 gda arch/mips/include/asm/sn/gda.h
122RED_MAGIC1 0x5a2cf071 (any) mm/slab.c 121RED_MAGIC1 0x5a2cf071 (any) mm/slab.c
@@ -138,7 +137,6 @@ KMALLOC_MAGIC 0x87654321 snd_alloc_track sound/core/memory.c
138PWC_MAGIC 0x89DC10AB pwc_device drivers/usb/media/pwc.h 137PWC_MAGIC 0x89DC10AB pwc_device drivers/usb/media/pwc.h
139NBD_REPLY_MAGIC 0x96744668 nbd_reply include/linux/nbd.h 138NBD_REPLY_MAGIC 0x96744668 nbd_reply include/linux/nbd.h
140ENI155_MAGIC 0xa54b872d midway_eprom drivers/atm/eni.h 139ENI155_MAGIC 0xa54b872d midway_eprom drivers/atm/eni.h
141SCI_MAGIC 0xbabeface gs_port drivers/char/sh-sci.h
142CODA_MAGIC 0xC0DAC0DA coda_file_info include/linux/coda_fs_i.h 140CODA_MAGIC 0xC0DAC0DA coda_file_info include/linux/coda_fs_i.h
143DPMEM_MAGIC 0xc0ffee11 gdt_pci_sram drivers/scsi/gdth.h 141DPMEM_MAGIC 0xc0ffee11 gdt_pci_sram drivers/scsi/gdth.h
144YAM_MAGIC 0xF10A7654 yam_port drivers/net/hamradio/yam.c 142YAM_MAGIC 0xF10A7654 yam_port drivers/net/hamradio/yam.c