]> git.baikalelectronics.ru Git - kernel.git/commit
bpf, doc: rename txt files to rst files
authorJesper Dangaard Brouer <brouer@redhat.com>
Mon, 14 May 2018 13:42:17 +0000 (15:42 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 15 May 2018 06:02:58 +0000 (23:02 -0700)
commitd15faba1199bb7e39a3f12abbc04a6500e97926d
tree26dde61a5e0e659a11be8f28fa12311b01791e2c
parentec7a7a4e2ca11a8a7eb820d68acf01e111d83656
bpf, doc: rename txt files to rst files

This will cause them to get auto rendered, e.g. when viewing them on GitHub.
Followup patches will correct the content to be RST compliant.

Also adjust README.rst to point to the renamed files.

Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/README.rst
Documentation/bpf/bpf_design_QA.rst [new file with mode: 0644]
Documentation/bpf/bpf_design_QA.txt [deleted file]
Documentation/bpf/bpf_devel_QA.rst [new file with mode: 0644]
Documentation/bpf/bpf_devel_QA.txt [deleted file]