docs: networking: convert x25-iface.txt to ReST

Not much to be done here:

- add SPDX header;
- adjust title markup;
- remove a tail whitespace;
- add to networking/index.rst.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Mauro Carvalho Chehab
2020-05-01 16:44:27 +02:00
committed by David S. Miller
parent d2a85c184a
commit 883780af72
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
#include <linux/types.h>
/* Documentation/networking/x25-iface.txt */
/* Documentation/networking/x25-iface.rst */
#define X25_IFACE_DATA 0x00
#define X25_IFACE_CONNECT 0x01
#define X25_IFACE_DISCONNECT 0x02