summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-05-01 17:44:27 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-01 22:24:40 +0300
commit883780af72090daf9ab53779a3085a6ddfc468ca (patch)
treee69413dc4a6abf0f61ca98ef404ffb5f22cd29b1 /include
parentd2a85c184ac6e738daa5e42f89b1f353910d6a89 (diff)
downloadlinux-883780af72090daf9ab53779a3085a6ddfc468ca.tar.xz
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>
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/if_x25.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/if_x25.h b/include/uapi/linux/if_x25.h
index 5d962448345f..3a5938e38370 100644
--- a/include/uapi/linux/if_x25.h
+++ b/include/uapi/linux/if_x25.h
@@ -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