diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index 433c027af..21deff1e5 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -90,3 +90,8 @@ Coding style * Use `FIXME:' and a good description if want to inform others something is not quite right, and you are unwilling to fix the issue. + +Various notes + + * The util-linux does not use kernel headers for file system super + blocks structures.