aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/if_x25.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-05-01 16:44:27 +0200
committerDavid S. Miller <davem@davemloft.net>2020-05-01 12:24:40 -0700
commit883780af72090daf9ab53779a3085a6ddfc468ca (patch)
treee69413dc4a6abf0f61ca98ef404ffb5f22cd29b1 /include/uapi/linux/if_x25.h
parentdocs: networking: convert vxlan.txt to ReST (diff)
downloadwireguard-linux-883780af72090daf9ab53779a3085a6ddfc468ca.tar.xz
wireguard-linux-883780af72090daf9ab53779a3085a6ddfc468ca.zip
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/uapi/linux/if_x25.h')
-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