aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2023-12-15 12:17:17 +0000
committerDavid S. Miller <[email protected]>2023-12-15 12:17:17 +0000
commitf06f0891ce21d01517d88122b97caa2dbb8dc96d (patch)
treefb169c095b255952c92518b8cc4360ab5ae4bcab /include
parent283f105bc82529648fa640e647095743d63283e0 (diff)
parentb059aef76c519226730dd18777c0e15dad4fae21 (diff)
Merge branch 'netlink-specs-legacy'
Jakub Kicinski says: ==================== netlink: specs: prep legacy specs for C code gen Minor adjustments to some specs to make them ready for C code gen. v2: - fix MAINATINERS and subject of patch 3 ==================== Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/mptcp_pm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/mptcp_pm.h b/include/uapi/linux/mptcp_pm.h
index b5d11aece408..50589e5dd6a3 100644
--- a/include/uapi/linux/mptcp_pm.h
+++ b/include/uapi/linux/mptcp_pm.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* Do not edit directly, auto-generated from: */
-/* Documentation/netlink/specs/mptcp.yaml */
+/* Documentation/netlink/specs/mptcp_pm.yaml */
/* YNL-GEN uapi header */
#ifndef _UAPI_LINUX_MPTCP_PM_H