]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: require kernel support before accepting use of it
authorSami Kerola <kerolasa@iki.fi>
Sat, 27 Aug 2011 19:46:36 +0000 (21:46 +0200)
committerSami Kerola <kerolasa@iki.fi>
Sun, 28 Aug 2011 08:50:42 +0000 (10:50 +0200)
http://www.spinics.net/lists/kernel/msg1228993.html

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Documentation/howto-contribute.txt

index 21deff1e5bb336eb711f09e4379396243fe5a1f0..e70467bbd51e8a998b8b41475d0fcd4585119246 100644 (file)
@@ -95,3 +95,6 @@ Various notes
 
        * The util-linux does not use kernel headers for file system super
          blocks structures.
+
+       * Patches relying on features that are not in Linus' tree
+         are not accepted.