summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeongJae Park <sj38.park@gmail.com>2016-11-08 21:26:08 +0900
committerJonathan Corbet <corbet@lwn.net>2016-11-13 11:49:52 -0700
commit9544a2daebbaf70bb61f0b02ae481532fc22a379 (patch)
treebca79ad7f0cddbe05101e735ec0aebe006f2c140
parent3080b056b3d4e38bc4beac337acadf8bd286ac58 (diff)
downloadop-kernel-dev-9544a2daebbaf70bb61f0b02ae481532fc22a379.zip
op-kernel-dev-9544a2daebbaf70bb61f0b02ae481532fc22a379.tar.gz
Documentation: Move translations into a sub-directory
Signed-off-by: SeongJae Park <sj38.park@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/translations/ja_JP/HOWTO (renamed from Documentation/ja_JP/HOWTO)0
-rw-r--r--Documentation/translations/ja_JP/SubmitChecklist (renamed from Documentation/ja_JP/SubmitChecklist)0
-rw-r--r--Documentation/translations/ja_JP/SubmittingPatches (renamed from Documentation/ja_JP/SubmittingPatches)0
-rw-r--r--Documentation/translations/ja_JP/stable_api_nonsense.txt (renamed from Documentation/ja_JP/stable_api_nonsense.txt)0
-rw-r--r--Documentation/translations/ja_JP/stable_kernel_rules.txt (renamed from Documentation/ja_JP/stable_kernel_rules.txt)0
-rw-r--r--Documentation/translations/ko_KR/HOWTO (renamed from Documentation/ko_KR/HOWTO)0
-rw-r--r--Documentation/translations/ko_KR/memory-barriers.txt (renamed from Documentation/ko_KR/memory-barriers.txt)0
-rw-r--r--Documentation/translations/ko_KR/stable_api_nonsense.txt (renamed from Documentation/ko_KR/stable_api_nonsense.txt)0
-rw-r--r--Documentation/translations/zh_CN/CodingStyle (renamed from Documentation/zh_CN/CodingStyle)0
-rw-r--r--Documentation/translations/zh_CN/HOWTO (renamed from Documentation/zh_CN/HOWTO)0
-rw-r--r--Documentation/translations/zh_CN/IRQ.txt (renamed from Documentation/zh_CN/IRQ.txt)0
-rw-r--r--Documentation/translations/zh_CN/SecurityBugs (renamed from Documentation/zh_CN/SecurityBugs)0
-rw-r--r--Documentation/translations/zh_CN/SubmittingDrivers (renamed from Documentation/zh_CN/SubmittingDrivers)0
-rw-r--r--Documentation/translations/zh_CN/SubmittingPatches (renamed from Documentation/zh_CN/SubmittingPatches)0
-rw-r--r--Documentation/translations/zh_CN/arm/Booting (renamed from Documentation/zh_CN/arm/Booting)0
-rw-r--r--Documentation/translations/zh_CN/arm/kernel_user_helpers.txt (renamed from Documentation/zh_CN/arm/kernel_user_helpers.txt)0
-rw-r--r--Documentation/translations/zh_CN/arm64/booting.txt (renamed from Documentation/zh_CN/arm64/booting.txt)0
-rw-r--r--Documentation/translations/zh_CN/arm64/legacy_instructions.txt (renamed from Documentation/zh_CN/arm64/legacy_instructions.txt)0
-rw-r--r--Documentation/translations/zh_CN/arm64/memory.txt (renamed from Documentation/zh_CN/arm64/memory.txt)0
-rw-r--r--Documentation/translations/zh_CN/arm64/silicon-errata.txt (renamed from Documentation/zh_CN/arm64/silicon-errata.txt)0
-rw-r--r--Documentation/translations/zh_CN/arm64/tagged-pointers.txt (renamed from Documentation/zh_CN/arm64/tagged-pointers.txt)0
-rw-r--r--Documentation/translations/zh_CN/basic_profiling.txt (renamed from Documentation/zh_CN/basic_profiling.txt)0
-rw-r--r--Documentation/translations/zh_CN/email-clients.txt (renamed from Documentation/zh_CN/email-clients.txt)0
-rw-r--r--Documentation/translations/zh_CN/filesystems/sysfs.txt (renamed from Documentation/zh_CN/filesystems/sysfs.txt)0
-rw-r--r--Documentation/translations/zh_CN/gpio.txt (renamed from Documentation/zh_CN/gpio.txt)0
-rw-r--r--Documentation/translations/zh_CN/io_ordering.txt (renamed from Documentation/zh_CN/io_ordering.txt)0
-rw-r--r--Documentation/translations/zh_CN/magic-number.txt (renamed from Documentation/zh_CN/magic-number.txt)0
-rw-r--r--Documentation/translations/zh_CN/oops-tracing.txt (renamed from Documentation/zh_CN/oops-tracing.txt)0
-rw-r--r--Documentation/translations/zh_CN/sparse.txt (renamed from Documentation/zh_CN/sparse.txt)0
-rw-r--r--Documentation/translations/zh_CN/stable_api_nonsense.txt (renamed from Documentation/zh_CN/stable_api_nonsense.txt)0
-rw-r--r--Documentation/translations/zh_CN/stable_kernel_rules.txt (renamed from Documentation/zh_CN/stable_kernel_rules.txt)0
-rw-r--r--Documentation/translations/zh_CN/video4linux/omap3isp.txt (renamed from Documentation/zh_CN/video4linux/omap3isp.txt)0
-rw-r--r--Documentation/translations/zh_CN/video4linux/v4l2-framework.txt (renamed from Documentation/zh_CN/video4linux/v4l2-framework.txt)0
-rw-r--r--Documentation/translations/zh_CN/volatile-considered-harmful.txt (renamed from Documentation/zh_CN/volatile-considered-harmful.txt)0
34 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/ja_JP/HOWTO b/Documentation/translations/ja_JP/HOWTO
index b03fc80..b03fc80 100644
--- a/Documentation/ja_JP/HOWTO
+++ b/Documentation/translations/ja_JP/HOWTO
diff --git a/Documentation/ja_JP/SubmitChecklist b/Documentation/translations/ja_JP/SubmitChecklist
index 60c7c35..60c7c35 100644
--- a/Documentation/ja_JP/SubmitChecklist
+++ b/Documentation/translations/ja_JP/SubmitChecklist
diff --git a/Documentation/ja_JP/SubmittingPatches b/Documentation/translations/ja_JP/SubmittingPatches
index 0213965..0213965 100644
--- a/Documentation/ja_JP/SubmittingPatches
+++ b/Documentation/translations/ja_JP/SubmittingPatches
diff --git a/Documentation/ja_JP/stable_api_nonsense.txt b/Documentation/translations/ja_JP/stable_api_nonsense.txt
index a3b40a4..a3b40a4 100644
--- a/Documentation/ja_JP/stable_api_nonsense.txt
+++ b/Documentation/translations/ja_JP/stable_api_nonsense.txt
diff --git a/Documentation/ja_JP/stable_kernel_rules.txt b/Documentation/translations/ja_JP/stable_kernel_rules.txt
index f9249ae..f9249ae 100644
--- a/Documentation/ja_JP/stable_kernel_rules.txt
+++ b/Documentation/translations/ja_JP/stable_kernel_rules.txt
diff --git a/Documentation/ko_KR/HOWTO b/Documentation/translations/ko_KR/HOWTO
index 3b0c15b..3b0c15b 100644
--- a/Documentation/ko_KR/HOWTO
+++ b/Documentation/translations/ko_KR/HOWTO
diff --git a/Documentation/ko_KR/memory-barriers.txt b/Documentation/translations/ko_KR/memory-barriers.txt
index a3228a6..a3228a6 100644
--- a/Documentation/ko_KR/memory-barriers.txt
+++ b/Documentation/translations/ko_KR/memory-barriers.txt
diff --git a/Documentation/ko_KR/stable_api_nonsense.txt b/Documentation/translations/ko_KR/stable_api_nonsense.txt
index 4d93af1..4d93af1 100644
--- a/Documentation/ko_KR/stable_api_nonsense.txt
+++ b/Documentation/translations/ko_KR/stable_api_nonsense.txt
diff --git a/Documentation/zh_CN/CodingStyle b/Documentation/translations/zh_CN/CodingStyle
index b027380..b027380 100644
--- a/Documentation/zh_CN/CodingStyle
+++ b/Documentation/translations/zh_CN/CodingStyle
diff --git a/Documentation/zh_CN/HOWTO b/Documentation/translations/zh_CN/HOWTO
index 11be075..11be075 100644
--- a/Documentation/zh_CN/HOWTO
+++ b/Documentation/translations/zh_CN/HOWTO
diff --git a/Documentation/zh_CN/IRQ.txt b/Documentation/translations/zh_CN/IRQ.txt
index 956026d..956026d 100644
--- a/Documentation/zh_CN/IRQ.txt
+++ b/Documentation/translations/zh_CN/IRQ.txt
diff --git a/Documentation/zh_CN/SecurityBugs b/Documentation/translations/zh_CN/SecurityBugs
index 2d0fffd..2d0fffd 100644
--- a/Documentation/zh_CN/SecurityBugs
+++ b/Documentation/translations/zh_CN/SecurityBugs
diff --git a/Documentation/zh_CN/SubmittingDrivers b/Documentation/translations/zh_CN/SubmittingDrivers
index 929385e..929385e 100644
--- a/Documentation/zh_CN/SubmittingDrivers
+++ b/Documentation/translations/zh_CN/SubmittingDrivers
diff --git a/Documentation/zh_CN/SubmittingPatches b/Documentation/translations/zh_CN/SubmittingPatches
index e9098da..e9098da 100644
--- a/Documentation/zh_CN/SubmittingPatches
+++ b/Documentation/translations/zh_CN/SubmittingPatches
diff --git a/Documentation/zh_CN/arm/Booting b/Documentation/translations/zh_CN/arm/Booting
index 1fe866f..1fe866f 100644
--- a/Documentation/zh_CN/arm/Booting
+++ b/Documentation/translations/zh_CN/arm/Booting
diff --git a/Documentation/zh_CN/arm/kernel_user_helpers.txt b/Documentation/translations/zh_CN/arm/kernel_user_helpers.txt
index cd7fc8f..cd7fc8f 100644
--- a/Documentation/zh_CN/arm/kernel_user_helpers.txt
+++ b/Documentation/translations/zh_CN/arm/kernel_user_helpers.txt
diff --git a/Documentation/zh_CN/arm64/booting.txt b/Documentation/translations/zh_CN/arm64/booting.txt
index c1dd968..c1dd968 100644
--- a/Documentation/zh_CN/arm64/booting.txt
+++ b/Documentation/translations/zh_CN/arm64/booting.txt
diff --git a/Documentation/zh_CN/arm64/legacy_instructions.txt b/Documentation/translations/zh_CN/arm64/legacy_instructions.txt
index 68362a1..68362a1 100644
--- a/Documentation/zh_CN/arm64/legacy_instructions.txt
+++ b/Documentation/translations/zh_CN/arm64/legacy_instructions.txt
diff --git a/Documentation/zh_CN/arm64/memory.txt b/Documentation/translations/zh_CN/arm64/memory.txt
index 19b3a52..19b3a52 100644
--- a/Documentation/zh_CN/arm64/memory.txt
+++ b/Documentation/translations/zh_CN/arm64/memory.txt
diff --git a/Documentation/zh_CN/arm64/silicon-errata.txt b/Documentation/translations/zh_CN/arm64/silicon-errata.txt
index 39477c7..39477c7 100644
--- a/Documentation/zh_CN/arm64/silicon-errata.txt
+++ b/Documentation/translations/zh_CN/arm64/silicon-errata.txt
diff --git a/Documentation/zh_CN/arm64/tagged-pointers.txt b/Documentation/translations/zh_CN/arm64/tagged-pointers.txt
index 2664d1b..2664d1b 100644
--- a/Documentation/zh_CN/arm64/tagged-pointers.txt
+++ b/Documentation/translations/zh_CN/arm64/tagged-pointers.txt
diff --git a/Documentation/zh_CN/basic_profiling.txt b/Documentation/translations/zh_CN/basic_profiling.txt
index 1e6bf0b..1e6bf0b 100644
--- a/Documentation/zh_CN/basic_profiling.txt
+++ b/Documentation/translations/zh_CN/basic_profiling.txt
diff --git a/Documentation/zh_CN/email-clients.txt b/Documentation/translations/zh_CN/email-clients.txt
index ec31d97..ec31d97 100644
--- a/Documentation/zh_CN/email-clients.txt
+++ b/Documentation/translations/zh_CN/email-clients.txt
diff --git a/Documentation/zh_CN/filesystems/sysfs.txt b/Documentation/translations/zh_CN/filesystems/sysfs.txt
index 7d3b05e..7d3b05e 100644
--- a/Documentation/zh_CN/filesystems/sysfs.txt
+++ b/Documentation/translations/zh_CN/filesystems/sysfs.txt
diff --git a/Documentation/zh_CN/gpio.txt b/Documentation/translations/zh_CN/gpio.txt
index bce9725..bce9725 100644
--- a/Documentation/zh_CN/gpio.txt
+++ b/Documentation/translations/zh_CN/gpio.txt
diff --git a/Documentation/zh_CN/io_ordering.txt b/Documentation/translations/zh_CN/io_ordering.txt
index e592daf..e592daf 100644
--- a/Documentation/zh_CN/io_ordering.txt
+++ b/Documentation/translations/zh_CN/io_ordering.txt
diff --git a/Documentation/zh_CN/magic-number.txt b/Documentation/translations/zh_CN/magic-number.txt
index e9db693..e9db693 100644
--- a/Documentation/zh_CN/magic-number.txt
+++ b/Documentation/translations/zh_CN/magic-number.txt
diff --git a/Documentation/zh_CN/oops-tracing.txt b/Documentation/translations/zh_CN/oops-tracing.txt
index 41ab53c..41ab53c 100644
--- a/Documentation/zh_CN/oops-tracing.txt
+++ b/Documentation/translations/zh_CN/oops-tracing.txt
diff --git a/Documentation/zh_CN/sparse.txt b/Documentation/translations/zh_CN/sparse.txt
index cc144e5..cc144e5 100644
--- a/Documentation/zh_CN/sparse.txt
+++ b/Documentation/translations/zh_CN/sparse.txt
diff --git a/Documentation/zh_CN/stable_api_nonsense.txt b/Documentation/translations/zh_CN/stable_api_nonsense.txt
index a2b27fa..a2b27fa 100644
--- a/Documentation/zh_CN/stable_api_nonsense.txt
+++ b/Documentation/translations/zh_CN/stable_api_nonsense.txt
diff --git a/Documentation/zh_CN/stable_kernel_rules.txt b/Documentation/translations/zh_CN/stable_kernel_rules.txt
index db4ba5a..db4ba5a 100644
--- a/Documentation/zh_CN/stable_kernel_rules.txt
+++ b/Documentation/translations/zh_CN/stable_kernel_rules.txt
diff --git a/Documentation/zh_CN/video4linux/omap3isp.txt b/Documentation/translations/zh_CN/video4linux/omap3isp.txt
index 67ffbf3..67ffbf3 100644
--- a/Documentation/zh_CN/video4linux/omap3isp.txt
+++ b/Documentation/translations/zh_CN/video4linux/omap3isp.txt
diff --git a/Documentation/zh_CN/video4linux/v4l2-framework.txt b/Documentation/translations/zh_CN/video4linux/v4l2-framework.txt
index 698660b..698660b 100644
--- a/Documentation/zh_CN/video4linux/v4l2-framework.txt
+++ b/Documentation/translations/zh_CN/video4linux/v4l2-framework.txt
diff --git a/Documentation/zh_CN/volatile-considered-harmful.txt b/Documentation/translations/zh_CN/volatile-considered-harmful.txt
index 4751259..4751259 100644
--- a/Documentation/zh_CN/volatile-considered-harmful.txt
+++ b/Documentation/translations/zh_CN/volatile-considered-harmful.txt
OpenPOWER on IntegriCloud