]> git.baikalelectronics.ru Git - kernel.git/commit
docs: move remaining stuff under Documentation/*.txt to Documentation/staging
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 15 Jun 2020 06:50:25 +0000 (08:50 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 19 Jun 2020 20:17:05 +0000 (14:17 -0600)
commitfa040079999e4518ba731f98f1201b8b78d51ef9
treea1063f9a976d174e97c2e6500818f8560462b6f2
parentae78f587accbe5593cb1845faf14ef8da227aa66
docs: move remaining stuff under Documentation/*.txt to Documentation/staging

There are several files that I was unable to find a proper place
for them, and 3 ones that are still in plain old text format.

Let's place those stuff behind the carpet, as we'd like to keep the
root directory clean.

We can later discuss and move those into better places.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/11bd0d75e65a874f7c276a0aeab0fe13f3376f5f.1592203650.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
28 files changed:
Documentation/crc32.txt [deleted file]
Documentation/index.rst
Documentation/kprobes.txt [deleted file]
Documentation/lzo.txt [deleted file]
Documentation/remoteproc.txt [deleted file]
Documentation/rpmsg.txt [deleted file]
Documentation/speculation.txt [deleted file]
Documentation/staging/crc32.rst [new file with mode: 0644]
Documentation/staging/index.rst [new file with mode: 0644]
Documentation/staging/kprobes.rst [new file with mode: 0644]
Documentation/staging/lzo.rst [new file with mode: 0644]
Documentation/staging/remoteproc.rst [new file with mode: 0644]
Documentation/staging/rpmsg.rst [new file with mode: 0644]
Documentation/staging/speculation.rst [new file with mode: 0644]
Documentation/staging/static-keys.rst [new file with mode: 0644]
Documentation/staging/tee.rst [new file with mode: 0644]
Documentation/staging/xz.rst [new file with mode: 0644]
Documentation/static-keys.txt [deleted file]
Documentation/tee.txt [deleted file]
Documentation/trace/kprobetrace.rst
Documentation/xz.txt [deleted file]
MAINTAINERS
include/linux/jump_label.h
lib/crc32.c
lib/lzo/lzo1x_decompress_safe.c
lib/xz/Kconfig
samples/kprobes/kprobe_example.c
samples/kprobes/kretprobe_example.c