diff mbox series

[v2,2/2] README.devel: clarify patch rules

Message ID 20250221092927.701552-3-mkoutny@suse.com (mailing list archive)
State New
Delegated to: David Ahern
Headers show
Series ss: Tone down cgroup path resolution | expand

Checks

Context Check Description
netdev/tree_selection success Guessing tree name failed - patch did not apply

Commit Message

Michal Koutný Feb. 21, 2025, 9:29 a.m. UTC
Signed-off-by: Michal Koutný <mkoutny@suse.com>
---
 README.devel | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/README.devel b/README.devel
index 60c95468..1c80a336 100644
--- a/README.devel
+++ b/README.devel
@@ -16,3 +16,5 @@  aligned on the mainline Linux kernel (ie follows Linus).
 The iproute2-next repository tracks the code intended for the next
 release; it corresponds with networking development tree (net-next)
 in the kernel.
+Patch submitting rules are akin to kernel
+    https://www.kernel.org/doc/html/latest/process/submitting-patches.html