diff options
author | Sami Kerola <kerolasa@iki.fi> | 2011-08-27 21:46:36 +0200 |
---|---|---|
committer | Sami Kerola <kerolasa@iki.fi> | 2011-08-28 10:50:42 +0200 |
commit | 464e11b8f52d0b5c139a327c8211e2b908dd4dc2 (patch) | |
tree | f016fbb1d87c36193eaf38bdf88a3eaff2fef3fe /Documentation | |
parent | c0dcd7d0b829d717f334c6d8e25a53b92ebd7593 (diff) | |
download | util-linux-464e11b8f52d0b5c139a327c8211e2b908dd4dc2.tar.gz |
docs: require kernel support before accepting use of it
http://www.spinics.net/lists/kernel/msg1228993.html
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/howto-contribute.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index 21deff1e..e70467bb 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -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. |