diff mbox series

[bpf-next,01/13] docs: net: Rename filter.txt to filter.rst

Message ID 20180801050908.29970-2-me@tobin.cc
State Changes Requested, archived
Delegated to: BPF Maintainers
Headers show
Series docs: Convert BPF filter.txt to RST | expand

Commit Message

Tobin C. Harding Aug. 1, 2018, 5:08 a.m. UTC
In preparation for conversion to RST format.  Rename file in a single
commit to ease review.

Rename Documentation/networking/filter.txt to
Documentation/networking/filter.rst

Signed-off-by: Tobin C. Harding <me@tobin.cc>
---
 Documentation/networking/00-INDEX                   | 2 --
 Documentation/networking/{filter.txt => filter.rst} | 0
 MAINTAINERS                                         | 2 +-
 3 files changed, 1 insertion(+), 3 deletions(-)
 rename Documentation/networking/{filter.txt => filter.rst} (100%)
diff mbox series

Patch

diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX
index 1e5153ed8990..37c65b3a90be 100644
--- a/Documentation/networking/00-INDEX
+++ b/Documentation/networking/00-INDEX
@@ -78,8 +78,6 @@  eql.txt
 	- serial IP load balancing
 fib_trie.txt
 	- Level Compressed Trie (LC-trie) notes: a structure for routing.
-filter.txt
-	- Linux Socket Filtering
 fore200e.txt
 	- FORE Systems PCA-200E/SBA-200E ATM NIC driver info.
 framerelay.txt
diff --git a/Documentation/networking/filter.txt b/Documentation/networking/filter.rst
similarity index 100%
rename from Documentation/networking/filter.txt
rename to Documentation/networking/filter.rst
diff --git a/MAINTAINERS b/MAINTAINERS
index fce04d747a1a..a95431e90ab9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2746,7 +2746,7 @@  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
 Q:	https://patchwork.ozlabs.org/project/netdev/list/?delegate=77147
 S:	Supported
 F:	arch/x86/net/bpf_jit*
-F:	Documentation/networking/filter.txt
+F:	Documentation/networking/filter.rst
 F:	Documentation/bpf/
 F:	include/linux/bpf*
 F:	include/linux/filter.h